akonadi
entitydeletedattribute.cpp
An Attribute that marks that an entity was marked as deleted.
Definition entitydeletedattribute.h:50
QString restoreResource() const
Returns the resource of the restoreCollection.
Definition entitydeletedattribute.cpp:69
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:49
EntityDeletedAttribute * clone() const
Reimplemented from Attribute.
Definition entitydeletedattribute.cpp:81
void deserialize(const QByteArray &data)
Reimplemented from Attribute.
Definition entitydeletedattribute.cpp:103
EntityDeletedAttribute()
Creates a new entity deleted attribute.
Definition entitydeletedattribute.cpp:38
~EntityDeletedAttribute()
Destroys the entity deleted attribute.
Definition entitydeletedattribute.cpp:44
Collection restoreCollection() const
Returns the original collection of an item that has been moved to trash using a TrashJob.
Definition entitydeletedattribute.cpp:63
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.