class SimpleJob

A simple job (one url and one command) This is the base class for all jobs that are scheduled. More...

Full nameKIO::SimpleJob
Definition#include <jobclasses.h>
InheritsKIO::Job
Inherited byListJob, MimetypeJob, StatJob, TransferJob
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Protected Slots

Protected Members


Detailed Description

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.

void  kill ()

[virtual]

Abort job Reimplemented (to cancel the job in the scheduler as well)

Reimplemented from Job

void  start ( Slave *slave )

[virtual]

Called by the scheduler when a slave gets to work on this job.

Slave * slave ()

Slave in use by this job

void  slotFinished ( )

[protected virtual slot]

Called when the slave marks the job as finished.


Generated by: dfaure@faure on Sun Mar 26 14:24:43 2000, using kdoc 2.0a35.