mailcommon
expirejob.h
Go to the documentation of this file.
A scheduled task is some information about a folder job that should be run later. ...
Definition: jobscheduler.h:54
ScheduledExpireTask(const Akonadi::Collection &folder, bool immediate)
If immediate is set, the job will execute synchronously.
Definition: expirejob.h:75
virtual ~ScheduledExpireTask()
Definition: expirejob.h:80
A scheduled "expire mails in this folder" task.
Definition: expirejob.h:70
Akonadi::Collection folder() const
The folder which this task is about, 0 if it was deleted meanwhile.
Definition: jobscheduler.h:78
ExpireJob(const Akonadi::Collection &folder, bool immediate)
Definition: expirejob.cpp:63
Definition: expirejob.h:43
virtual int taskTypeId() const
An identifier for the type of task (a bit like QListViewItem::rtti) This allows to automatically prev...
Definition: expirejob.h:89
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:14 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:14 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.