akonadi
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:
This file is part of the KDE documentation.
Documentation copyright © 1996-2012 The KDE developers.
Generated on Tue May 8 2012 00:00:50 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2012 The KDE developers.
Generated on Tue May 8 2012 00:00:50 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.