expirejob.h
ScheduledExpireTask(KMFolder *folder, bool immediate)
If immediate is set, the job will execute synchronously.
Definition: expirejob.h:70
virtual int taskTypeId() const
An identifier for the type of task (a bit like TQListViewItem::rtti) This allows to automatically pre...
Definition: expirejob.h:76
A scheduled task is some information about a folder job that should be run later.
Definition: jobscheduler.h:54
KMFolder * folder() const
The folder which this task is about, 0 if it was deleted meanwhile.
Definition: jobscheduler.h:79