akonadi
entitydeletedattribute.cpp
EntityDeletedAttribute()
Creates a new entity deleted attribute.
Definition: entitydeletedattribute.cpp:38
Collection restoreCollection() const
Returns the original collection of an item that has been moved to trash using a TrashJob.
Definition: entitydeletedattribute.cpp:63
const T & at(int i) const
int size() const
QString fromUtf8(const char *str, int size)
void deserialize(const QByteArray &data)
Reimplemented from Attribute.
Definition: entitydeletedattribute.cpp:103
bool isEmpty() const
QByteArray number(int n, int base)
EntityDeletedAttribute * clone() const
Reimplemented from Attribute.
Definition: entitydeletedattribute.cpp:81
An Attribute that marks that an entity was marked as deleted.
Definition: entitydeletedattribute.h:49
QString restoreResource() const
Returns the resource of the restoreCollection.
Definition: entitydeletedattribute.cpp:69
QByteArray serialized() const
Reimplemented from Attribute.
Definition: entitydeletedattribute.cpp:90
~EntityDeletedAttribute()
Destroys the entity deleted attribute.
Definition: entitydeletedattribute.cpp:44
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:49
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:38:03 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:38:03 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.