akonadi
entityannotationsattribute.cpp
32EntityAnnotationsAttribute::EntityAnnotationsAttribute(const QMap<QByteArray, QByteArray> &annotations)
An attribute for annotations.
Definition entityannotationsattribute.h:45
QByteArray type() const
Returns the type of the attribute.
Definition entityannotationsattribute.cpp:62
QByteArray serialized() const
Returns a QByteArray representation of the attribute which will be storaged.
Definition entityannotationsattribute.cpp:73
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
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.