akonadi
#include <itemfetchscope_p.h>
Inherits QSharedData.
Public Member Functions | |
ItemFetchScopePrivate (const ItemFetchScopePrivate &other) | |
Public Attributes | |
bool | mAllAttributes |
ItemFetchScope::AncestorRetrieval | mAncestorDepth |
QSet< QByteArray > | mAttributes |
bool | mCacheOnly |
KDateTime | mChangedSince |
bool | mCheckCachedPayloadPartsOnly |
bool | mFetchGid |
bool | mFetchMtime |
bool | mFetchRid |
bool | mFetchTags |
bool | mFetchVRefs |
bool | mFullPayload |
bool | mIgnoreRetrievalErrors |
QSet< QByteArray > | mPayloadParts |
TagFetchScope | mTagFetchScope |
Detailed Description
Definition at line 34 of file itemfetchscope_p.h.
Constructor & Destructor Documentation
◆ ItemFetchScopePrivate() [1/2]
|
inline |
Definition at line 37 of file itemfetchscope_p.h.
◆ ItemFetchScopePrivate() [2/2]
|
inline |
Definition at line 53 of file itemfetchscope_p.h.
Member Data Documentation
◆ mAllAttributes
bool Akonadi::ItemFetchScopePrivate::mAllAttributes |
Definition at line 78 of file itemfetchscope_p.h.
◆ mAncestorDepth
ItemFetchScope::AncestorRetrieval Akonadi::ItemFetchScopePrivate::mAncestorDepth |
Definition at line 76 of file itemfetchscope_p.h.
◆ mAttributes
QSet<QByteArray> Akonadi::ItemFetchScopePrivate::mAttributes |
Definition at line 75 of file itemfetchscope_p.h.
◆ mCacheOnly
bool Akonadi::ItemFetchScopePrivate::mCacheOnly |
Definition at line 79 of file itemfetchscope_p.h.
◆ mChangedSince
KDateTime Akonadi::ItemFetchScopePrivate::mChangedSince |
Definition at line 83 of file itemfetchscope_p.h.
◆ mCheckCachedPayloadPartsOnly
bool Akonadi::ItemFetchScopePrivate::mCheckCachedPayloadPartsOnly |
Definition at line 80 of file itemfetchscope_p.h.
◆ mFetchGid
bool Akonadi::ItemFetchScopePrivate::mFetchGid |
Definition at line 85 of file itemfetchscope_p.h.
◆ mFetchMtime
bool Akonadi::ItemFetchScopePrivate::mFetchMtime |
Definition at line 81 of file itemfetchscope_p.h.
◆ mFetchRid
bool Akonadi::ItemFetchScopePrivate::mFetchRid |
Definition at line 84 of file itemfetchscope_p.h.
◆ mFetchTags
bool Akonadi::ItemFetchScopePrivate::mFetchTags |
Definition at line 86 of file itemfetchscope_p.h.
◆ mFetchVRefs
bool Akonadi::ItemFetchScopePrivate::mFetchVRefs |
Definition at line 88 of file itemfetchscope_p.h.
◆ mFullPayload
bool Akonadi::ItemFetchScopePrivate::mFullPayload |
Definition at line 77 of file itemfetchscope_p.h.
◆ mIgnoreRetrievalErrors
bool Akonadi::ItemFetchScopePrivate::mIgnoreRetrievalErrors |
Definition at line 82 of file itemfetchscope_p.h.
◆ mPayloadParts
QSet<QByteArray> Akonadi::ItemFetchScopePrivate::mPayloadParts |
Definition at line 74 of file itemfetchscope_p.h.
◆ mTagFetchScope
TagFetchScope Akonadi::ItemFetchScopePrivate::mTagFetchScope |
Definition at line 87 of file itemfetchscope_p.h.
The documentation for this class was generated from the following file:
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Jul 21 2022 00:00:00 by doxygen 1.9.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.