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
ScheduledTask(KMFolder *folder, bool immediate)
Create a scheduled task for a given folder If immediate is true, the scheduler will run this task as ...
Definition jobscheduler.h:59
KMFolder * folder() const
The folder which this task is about, 0 if it was deleted meanwhile.
Definition jobscheduler.h:79
