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-2015 The KDE developers.
Generated on Fri Apr 10 2015 18:56:37 by doxygen 1.8.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2015 The KDE developers.
Generated on Fri Apr 10 2015 18:56:37 by doxygen 1.8.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.