KDE API Reference
AkonadiCore
AkonadiCore
ItemFetchScope
List of All Members for Akonadi::ItemFetchScope
This is the complete list of members for
Akonadi::ItemFetchScope
, including inherited members.
enum
AncestorRetrieval
ItemFetchScope
()
ItemFetchScope
(const Akonadi::ItemFetchScope &)
~ItemFetchScope
()
allAttributes
() const : bool
ancestorRetrieval
() const : Akonadi::ItemFetchScope::AncestorRetrieval
attributes
() const : QSet<QByteArray>
cacheOnly
() const : bool
checkForCachedPayloadPartsOnly
() const : bool
fetchAllAttributes
(bool)
fetchAttribute
(bool)
fetchAttribute
(const QByteArray &, bool)
fetchChangedSince
() const : QDateTime
fetchFullPayload
(bool)
fetchGid
() const : bool
fetchModificationTime
() const : bool
fetchPayloadPart
(const QByteArray &, bool)
fetchRemoteIdentification
() const : bool
fetchTags
() const : bool
fetchVirtualReferences
() const : bool
fullPayload
() const : bool
ignoreRetrievalErrors
() const : bool
isEmpty
() const : bool
payloadParts
() const : QSet<QByteArray>
setAncestorRetrieval
(Akonadi::ItemFetchScope::AncestorRetrieval)
setCacheOnly
(bool)
setCheckForCachedPayloadPartsOnly
(bool)
setFetchChangedSince
(const QDateTime &)
setFetchGid
(bool)
setFetchModificationTime
(bool)
setFetchRemoteIdentification
(bool)
setFetchTags
(bool)
setFetchVirtualReferences
(bool)
setIgnoreRetrievalErrors
(bool)
setTagFetchScope
(const Akonadi::TagFetchScope &)
tagFetchScope
() : Akonadi::TagFetchScope &
tagFetchScope
() const : Akonadi::TagFetchScope
operator=
(const Akonadi::ItemFetchScope &) : Akonadi::ItemFetchScope &