Mailcommon
expirejob.h
bool isValid() const
A scheduled "expire mails in this folder" task.
Definition expirejob.h:45
int taskTypeId() const override
An identifier for the type of task (a bit like QListViewItem::rtti).
Definition expirejob.h:61
ScheduledExpireTask(const Akonadi::Collection &folder, bool immediate)
If immediate is set, the job will execute synchronously.
Definition expirejob.h:49
A scheduled task is some information about a folder job that should be run later.
Definition jobscheduler.h:34
Akonadi::Collection folder() const
The folder which this task is supposed to handle, 0 if it was deleted meanwhile.
Definition jobscheduler.cpp:16
Q_OBJECTQ_OBJECT
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 22 2024 12:12:19 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 22 2024 12:12:19 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.