Akonadi::ItemModifyJobPrivate Class Reference
#include <itemmodifyjob_p.h>
Inheritance diagram for Akonadi::ItemModifyJobPrivate:

Public Types | |
enum | Operation { RemoteId, RemoteRevision, Dirty } |
Public Member Functions | |
ItemModifyJobPrivate (ItemModifyJob *parent) | |
void | conflictResolved () |
void | conflictResolveError (const QString &) |
void | doUpdateItemRevision (Entity::Id, int oldRevision, int newRevision) |
QByteArray | nextPartHeader () |
void | setClean () |
Public Attributes | |
bool | mAutomaticConflictHandlingEnabled |
bool | mIgnorePayload |
Item::List | mItems |
QSet< int > | mOperations |
QSet< QByteArray > | mParts |
QByteArray | mPendingData |
bool | mRevCheck |
QByteArray | mTag |
Detailed Description
Definition at line 30 of file itemmodifyjob_p.h.
The documentation for this class was generated from the following files: