Akonadi
entityannotationsattribute.cpp
15EntityAnnotationsAttribute::EntityAnnotationsAttribute(const QMap<QByteArray, QByteArray> &annotations)
QByteArray serialized() const override
Returns a QByteArray representation of the attribute which will be storaged.
Definition entityannotationsattribute.cpp:56
Attribute * clone() const override
Creates a copy of this attribute.
Definition entityannotationsattribute.cpp:51
void deserialize(const QByteArray &data) override
Sets the data of this attribute, using the same encoding as returned by toByteArray().
Definition entityannotationsattribute.cpp:71
QByteArray type() const override
Returns the type of the attribute.
Definition entityannotationsattribute.cpp:45
Helper integration between Akonadi and Qt.
void chop(qsizetype n)
void clear()
bool endsWith(QByteArrayView bv) const const
qsizetype indexOf(QByteArrayView bv, qsizetype from) const const
bool isEmpty() const const
QByteArray mid(qsizetype pos, qsizetype len) const const
QList< QByteArray > split(char sep) const const
bool startsWith(QByteArrayView bv) const const
QByteArray trimmed() const const
qsizetype size() const const
QString fromUtf8(QByteArrayView str)
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.