akonadi
entityannotationsattribute.cpp
32 EntityAnnotationsAttribute::EntityAnnotationsAttribute(const QMap<QByteArray, QByteArray> &annotations)
Attribute * clone() const
Creates a copy of this attribute.
Definition: entityannotationsattribute.cpp:68
QByteArray serialized() const
Returns a QByteArray representation of the attribute which will be storaged.
Definition: entityannotationsattribute.cpp:73
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 type() const
Returns the type of the attribute.
Definition: entityannotationsattribute.cpp:62
This file is part of the KDE documentation.
Documentation copyright © 1996-2016 The KDE developers.
Generated on Thu Feb 18 2016 08:32:12 by doxygen 1.8.10 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2016 The KDE developers.
Generated on Thu Feb 18 2016 08:32:12 by doxygen 1.8.10 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.