Akonadi
collectionfetchscope.h
97 Display, ///< Only retrieve collections for display, taking the local preference and enabled into account.
98 Sync, ///< Only retrieve collections for synchronization, taking the local preference and enabled into account.
99 Index, ///< Only retrieve collections for indexing, taking the local preference and enabled into account.
@ Sync
Only retrieve collections for synchronization, taking the local preference and enabled into account.
Definition: collectionfetchscope.h:98
void fetchAttribute(bool fetch=true)
Sets whether the attribute of the requested type should be fetched.
Definition: collectionfetchscope.h:220
@ Display
Only retrieve collections for display, taking the local preference and enabled into account.
Definition: collectionfetchscope.h:97
Specifies which parts of a collection should be fetched from the Akonadi storage.
Definition: collectionfetchscope.h:55
@ Index
Only retrieve collections for indexing, taking the local preference and enabled into account.
Definition: collectionfetchscope.h:99
Helper integration between Akonadi and Qt.
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Fri Sep 22 2023 03:51:42 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Fri Sep 22 2023 03:51:42 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.