akonadi
itemdeletejob.cpp
97 command += ProtocolHelper::commandContextToByteArray(d->mCollection, d->mTag, d->mItems, AKONADI_CMD_ITEMDELETE);
ItemDeleteJob(const Item &item, QObject *parent=0)
Creates a new item delete job that deletes item.
Definition: itemdeletejob.cpp:49
Job that deletes items from the Akonadi storage.
Definition: itemdeletejob.h:62
virtual void doStart()
This method must be reimplemented in the concrete jobs.
Definition: itemdeletejob.cpp:92
Definition: job_p.h:31
Item::List deletedItems() const
Returns the items passed on in the constructor.
Definition: itemdeletejob.cpp:85
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:38:03 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:38:03 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.