expirejob.h
A scheduled "expire mails in this folder" task.
Definition: expirejob.h:65
ScheduledExpireTask(KMFolder *folder, bool immediate)
If immediate is set, the job will execute synchronously.
Definition: expirejob.h:70
A scheduled task is some information about a folder job that should be run later. ...
Definition: jobscheduler.h:54
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