akonadi
collectionfetchjob.h
65 NonOverlappingRoots
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:53
Specifies which parts of a collection should be fetched from the Akonadi storage.
Definition: collectionfetchscope.h:68
@ FirstLevel
Only list direct sub-collections of the base collection.
Definition: collectionfetchjob.h:63
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Wed Jan 29 2020 00:00:00 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Wed Jan 29 2020 00:00:00 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.