Akonadi
collectionfetchscope.h
65 };
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.
101 };
106 * Note that collections that do not match the filter are included if required to complete the tree.
Specifies which parts of a collection should be fetched from the Akonadi storage.
Definition collectionfetchscope.h:56
void fetchAttribute(bool fetch=true)
Sets whether the attribute of the requested type should be fetched.
Definition collectionfetchscope.h:220
@ Index
Only retrieve collections for indexing, taking the local preference and enabled into account.
Definition collectionfetchscope.h:99
@ Display
Only retrieve collections for display, taking the local preference and enabled into account.
Definition collectionfetchscope.h:97
@ Sync
Only retrieve collections for synchronization, taking the local preference and enabled into account.
Definition collectionfetchscope.h:98
Helper integration between Akonadi and Qt.
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:31:58 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:31:58 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.