akonadi
entityannotationsattribute.cpp
32 EntityAnnotationsAttribute::EntityAnnotationsAttribute(const QMap<QByteArray, QByteArray> &annotations)
Attribute * clone() const
Creates a copy of this attribute.
Definition: entityannotationsattribute.cpp:68
void deserialize(const QByteArray &data)
Sets the data of this attribute, using the same encoding as returned by toByteArray().
Definition: entityannotationsattribute.cpp:88
An attribute for annotations.
Definition: entityannotationsattribute.h:44
QByteArray serialized() const
Returns a QByteArray representation of the attribute which will be storaged.
Definition: entityannotationsattribute.cpp:73
QByteArray type() const
Returns the type of the attribute.
Definition: entityannotationsattribute.cpp:62
This file is part of the KDE documentation.
Documentation copyright © 1996-2018 The KDE developers.
Generated on Sun Jun 17 2018 00:32:58 by doxygen 1.8.14 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2018 The KDE developers.
Generated on Sun Jun 17 2018 00:32:58 by doxygen 1.8.14 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.