akonadi
Akonadi::ItemFetchScopePrivate Class Reference
#include <itemfetchscope_p.h>
Inheritance diagram for Akonadi::ItemFetchScopePrivate:

Public Member Functions | |
| ItemFetchScopePrivate (const ItemFetchScopePrivate &other) | |
Public Member Functions inherited from QSharedData | |
| QSharedData (const QSharedData &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.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:38:05 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:05 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference
Public Member Functions inherited from