akonadi
20 #ifndef AKONADI_TRASHRESTOREJOB_H 21 #define AKONADI_TRASHRESTOREJOB_H 23 #include "akonadi_export.h" 25 #include <akonadi/item.h> 26 #include <akonadi/collection.h> 28 #include <akonadi/job.h> 77 void setTargetCollection(
const Collection collection);
79 Item::List items()
const;
81 virtual void doStart();
85 class TrashRestoreJobPrivate;
87 Q_PRIVATE_SLOT(d_func(),
void selectResult(KJob *))
88 Q_PRIVATE_SLOT(d_func(),
void targetCollectionFetched(KJob *))
90 Q_PRIVATE_SLOT(d_func(),
void removeAttribute(
const Akonadi::Item::List &))
92 Q_PRIVATE_SLOT(d_func(),
void itemsReceived(
const Akonadi::Item::List &))
Represents a collection of PIM items.
Base class for all actions in the Akonadi storage.
Job that restores entites from trash.
FreeBusyManager::Singleton.
QList< Collection > List
Describes a list of collections.
This file is part of the KDE documentation.
Documentation copyright © 1996-2016 The KDE developers.
Generated on Fri Oct 28 2016 13:54:21 by
doxygen 1.8.12 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.