akonadi
Akonadi::EntityPrivate Class Referenceabstract
#include <entity_p.h>
Inheritance diagram for Akonadi::EntityPrivate:

Public Member Functions | |
| EntityPrivate (Entity::Id id=-1) | |
| EntityPrivate (const EntityPrivate &other) | |
| virtual EntityPrivate * | clone () const =0 |
| virtual void | resetChangeLog () |
Public Attributes | |
| QHash< QByteArray, Attribute * > | mAttributes |
| QSet< QByteArray > | mDeletedAttributes |
| Entity::Id | mId |
| Collection * | mParent |
| QString | mRemoteId |
| QString | mRemoteRevision |
Detailed Description
Definition at line 39 of file entity_p.h.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:00:28 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:00:28 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference