Akonadi
entitydeletedattribute.h
QString restoreResource() const
Returns the resource of the restoreCollection.
Definition entitydeletedattribute.cpp:50
QByteArray type() const override
Reimplemented from Attribute.
Definition entitydeletedattribute.cpp:55
QByteArray serialized() const override
Reimplemented from Attribute.
Definition entitydeletedattribute.cpp:68
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:32
EntityDeletedAttribute * clone() const override
Reimplemented from Attribute.
Definition entitydeletedattribute.cpp:60
EntityDeletedAttribute()
Creates a new entity deleted attribute.
Definition entitydeletedattribute.cpp:25
Collection restoreCollection() const
Returns the original collection of an item that has been moved to trash using a TrashJob.
Definition entitydeletedattribute.cpp:45
~EntityDeletedAttribute() override
Destroys the entity deleted attribute.
void deserialize(const QByteArray &data) override
Reimplemented from Attribute.
Definition entitydeletedattribute.cpp:79
Helper integration between Akonadi and Qt.
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:49:56 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:49:56 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.