akonadi
collectionfetchscope.h
Specifies which parts of a collection should be fetched from the Akonadi storage.
Definition collectionfetchscope.h:69
@ Index
Only retrieve collections for indxing, taking the local preference and enabled into account.
Definition collectionfetchscope.h:136
@ Display
Only retrieve collections for display, taking the local preference and enabled into account.
Definition collectionfetchscope.h:134
@ Sync
Only retrieve collections for synchronization, taking the local preference and enabled into account.
Definition collectionfetchscope.h:135
@ Enabled
Only retrieve enabled collections, ignoring the local preference. This is the same as setIncludeUnsub...
Definition collectionfetchscope.h:137
CollectionFetchScope()
Creates an empty collection fetch scope.
Definition collectionfetchscope.cpp:56
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.