akonadi
tagattribute.cpp
const T & at(int i) const
QByteArray serialized() const
Returns a QByteArray representation of the attribute which will be storaged.
Definition: tagattribute.cpp:96
void setDisplayName(const QString &name)
Sets the name that should be used for display.
Definition: tagattribute.cpp:61
int size() const
QString number(int n, int base)
QString fromUtf8(const char *str, int size)
int toInt(bool *ok, int base) const
QByteArray number(int n, int base)
QString iconName() const
Returns the icon name of the icon returned by icon().
Definition: tagattribute.cpp:66
void deserialize(const QByteArray &data)
Sets the data of this attribute, using the same encoding as returned by toByteArray().
Definition: tagattribute.cpp:146
QString displayName() const
Returns the name that should be used for display.
Definition: tagattribute.cpp:56
Attribute that stores the properties that are used to display a tag.
Definition: tagattribute.h:38
void setIconName(const QString &name)
Sets the icon name for the default icon.
Definition: tagattribute.cpp:71
QByteArray toUtf8() const
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:38:03 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:38:03 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.