akonadi
tagattribute.h
QString displayName() const
Returns the name that should be used for display.
Definition tagattribute.cpp:56
void setDisplayName(const QString &name)
Sets the name that should be used for display.
Definition tagattribute.cpp:61
void setIconName(const QString &name)
Sets the icon name for the default icon.
Definition tagattribute.cpp:71
void deserialize(const QByteArray &data)
Sets the data of this attribute, using the same encoding as returned by toByteArray().
Definition tagattribute.cpp:146
QByteArray serialized() const
Returns a QByteArray representation of the attribute which will be storaged.
Definition tagattribute.cpp:96
QString iconName() const
Returns the icon name of the icon returned by icon().
Definition tagattribute.cpp:66
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.