akonadi
tagfetchscope.cpp
Specifies which parts of a tag should be fetched from the Akonadi storage.
Definition: tagfetchscope.h:33
void fetchAttribute(const QByteArray &type, bool fetch=true)
Sets whether the attribute of the given type should be fetched.
Definition: tagfetchscope.cpp:64
void setFetchIdOnly(bool fetchIdOnly)
Sets wether only the id or the complete tag should be fetched.
Definition: tagfetchscope.cpp:73
bool fetchIdOnly() const
Sets wether only the id of the tags should be retieved or the complete tag.
Definition: tagfetchscope.cpp:79
QSet< QByteArray > attributes() const
Returns all explicitly fetched attributes.
Definition: tagfetchscope.cpp:59
TagFetchScope & operator=(const TagFetchScope &other)
Assigns the other to this scope and returns a reference to this scope.
Definition: tagfetchscope.cpp:52
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:38:03 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:38:03 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.