class SimpleJob


Module kio
Namespace KIO
Class SimpleJob
Inherits KIO::Job
A simple job (one url and one command). This is the base class for all jobs that are scheduled. Other jobs are high-level jobs (CopyJob, DeleteJob, FileCopyJob...) that manage subjobs but aren't scheduled directly.


methods