akonadi
collectionfetchjob.h
66 };
84 explicit CollectionFetchJob(const Collection &collection, Type type = FirstLevel, QObject *parent = 0);
130 explicit CollectionFetchJob(const QList<Collection::Id> &collections, Type type = Base, QObject *parent = 0);
Job that fetches collections from the Akonadi storage.
Definition: collectionfetchjob.h:54
@ FirstLevel
Only list direct sub-collections of the base collection.
Definition: collectionfetchjob.h:63
void collectionsReceived(const Akonadi::Collection::List &collections)
This signal is emitted whenever the job has received collections.
Specifies which parts of a collection should be fetched from the Akonadi storage.
Definition: collectionfetchscope.h:69
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Jul 21 2022 00:00:00 by doxygen 1.9.5 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Jul 21 2022 00:00:00 by doxygen 1.9.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.