akonadi
tag.cpp
213 debug << "Akonadi::Tag( ID " << tag.id() << ", GID " << tag.gid() << ", parent" << tag.parent().id() << ")";
void setDisplayName(const QString &name)
Sets the name that should be used for display.
Definition: tagattribute.cpp:61
Parent class for entities that can have attributes.
Definition: attributeentity.h:40
QString number(int n, int base)
QString fromUtf8(const char *str, int size)
bool isImmutable() const
Returns true if the tag is immutable (cannot be modified after creation).
Definition: tag.cpp:201
bool isEmpty() const
Creates the attribute if it is missing.
Definition: attributeentity.h:92
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
QString fromLatin1(const char *str, int size)
qlonglong toLongLong(bool *ok, int base) const
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.