Akonadi
tagcache.h
Akonadi::Tag tagByName(const QString &name) const
Returns the tag with the name name, if available.
Definition tagcache.cpp:71
QColor tagColor(const QString &tagName) const
Returns the (background) color of the tag named tagName.
Definition tagcache.cpp:90
Akonadi::Tag tagByGid(const QByteArray &gid) const
Returns the tag with the GID gid, if available.
Definition tagcache.cpp:66
void setTagColor(const QString &tagName, const QColor &color)
Sets the (background) color of the tag named tagName to color.
Definition tagcache.cpp:104
Helper integration between Akonadi and Qt.
QObject(QObject *parent)
Q_OBJECTQ_OBJECT
QObject * parent() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:49:57 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:57 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.