Akonadi
collectioncolorattribute.cpp
Attribute that stores colors of a collection.
Definition collectioncolorattribute.h:27
QByteArray type() const override
Returns the type of the attribute.
Definition collectioncolorattribute.cpp:29
CollectionColorAttribute * clone() const override
Creates a copy of this attribute.
Definition collectioncolorattribute.cpp:34
void deserialize(const QByteArray &data) override
Sets the data of this attribute, using the same encoding as returned by toByteArray().
Definition collectioncolorattribute.cpp:44
QByteArray serialized() const override
Returns a QByteArray representation of the attribute which will be storaged.
Definition collectioncolorattribute.cpp:39
Helper integration between Akonadi and Qt.
HexArgb
bool isValid() const const
QString name(NameFormat format) const const
QString fromUtf8(QByteArrayView str)
QByteArray toUtf8() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:31:58 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:31:58 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.