KDE API Reference
AkonadiCore
AkonadiCore
ItemFetchJob
List of All Members for Akonadi::ItemFetchJob
This is the complete list of members for
Akonadi::ItemFetchJob
, including inherited members.
flags
DeliveryOptions
enum
Error
ItemFetchJob
(const Akonadi::Collection &, QObject *)
ItemFetchJob
(const Akonadi::Tag &, QObject *)
ItemFetchJob
(const QList<Akonadi::Item::Id> &, QObject *)
~ItemFetchJob
()
aboutToStart
(Akonadi::Job *)
addSubjob
(KJob *) : bool
clearItems
()
count
() const : int
deliveryOptions
() const : Akonadi::ItemFetchJob::DeliveryOptions
doHandleResponse
(qint64, const Akonadi::Protocol::CommandPtr &) : bool
doKill
() : bool
doStart
()
emitWriteFinished
()
errorString
() const : QString
fetchScope
() : Akonadi::ItemFetchScope &
items
() const : Akonadi::Item::List
itemsReceived
(const Akonadi::Item::List &)
removeSubjob
(KJob *) : bool
setDeliveryOption
(Akonadi::ItemFetchJob::DeliveryOptions)
setFetchScope
(const Akonadi::ItemFetchScope &)
setLimit
(int, int, Qt::SortOrder)
start
()
writeFinished
(Akonadi::Job *)