akonadi
collectionfetchjob.h
65 NonOverlappingRoots
80 explicit CollectionFetchJob( const Collection &collection, Type type = FirstLevel, QObject *parent = 0 );
112 explicit CollectionFetchJob( const QList<Collection::Id> &collections, Type type = Base, QObject *parent = 0 );
Specifies which parts of a collection should be fetched from the Akonadi storage. ...
Definition: collectionfetchscope.h:68
Only list direct sub-collections of the base collection.
Definition: collectionfetchjob.h:63
Job that fetches collections from the Akonadi storage.
Definition: collectionfetchjob.h:53
Only fetch the base collection.
Definition: collectionfetchjob.h:62
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:00:26 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:00:26 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.