Akonadi
itemfetchscope.h
68 };
187 * requested payload is in the cache. Calling it calls @see setCacheOnly with true automatically.
256 * If items have missing parts and the part can't be retrieved from the resource (i.e. because the system is offline),
259 * Note that all items that are returned are completely fetched, and incomplete items are simply ignored.
260 * This flag is useful for displaying everything that is available, where it is not crucial to have all items.
Specifies which parts of an item should be fetched from the Akonadi storage.
Definition itemfetchscope.h:58
ItemFetchScope(const ItemFetchScope &other)
Creates a new item fetch scope from an other.
void fetchAttribute(bool fetch=true)
Sets whether the attribute of the requested type should be fetched.
Definition itemfetchscope.h:147
Specifies which parts of a tag should be fetched from the Akonadi storage.
Definition tagfetchscope.h:23
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.