akonadi
entitydeletedattribute.cpp
EntityDeletedAttribute()
Creates a new entity deleted attribute.
Definition: entitydeletedattribute.cpp:41
Collection restoreCollection() const
Returns the original collection of an item that has been moved to trash using a TrashJob.
Definition: entitydeletedattribute.cpp:66
void deserialize(const QByteArray &data)
Reimplemented from Attribute.
Definition: entitydeletedattribute.cpp:105
EntityDeletedAttribute * clone() const
Reimplemented from Attribute.
Definition: entitydeletedattribute.cpp:83
An Attribute that marks that an entity was marked as deleted.
Definition: entitydeletedattribute.h:51
QString restoreResource() const
Returns the resource of the restoreCollection.
Definition: entitydeletedattribute.cpp:72
QByteArray serialized() const
Reimplemented from Attribute.
Definition: entitydeletedattribute.cpp:92
~EntityDeletedAttribute()
Destroys the entity deleted attribute.
Definition: entitydeletedattribute.cpp:47
QString resource() const
Returns the identifier of the resource owning the collection.
Definition: collection.cpp:207
void setRestoreCollection(const Collection &col)
Sets the collection used to restore items which have been moved to trash using a TrashJob If the Reso...
Definition: entitydeletedattribute.cpp:52
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Tue Nov 26 2013 09:03:17 by doxygen 1.8.5 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2013 The KDE developers.
Generated on Tue Nov 26 2013 09:03:17 by doxygen 1.8.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.