Mailcommon
tag.cpp
122 return tagName == other.tagName && textColor == other.textColor && backgroundColor == other.backgroundColor && isBold == other.isBold
123 && isItalic == other.isItalic && iconName == other.iconName && inToolbar == other.inToolbar && shortcut.toString() == other.shortcut.toString()
void setDisplayName(const QString &name)
Id id() const
bool isImmutable() const
static const char GENERIC[]
void addAttribute(Attribute *attribute)
AddIfMissing
const T * attribute() const
static const char PLAIN[]
QString name(GameStandardAction id)
bool isValid() const const
bool bold() const const
bool fromString(const QString &descrip)
bool italic() const const
void setBold(bool enable)
void setItalic(bool enable)
QString toString() const const
QFont font()
QString toString(SequenceFormat format) const const
QUuid createUuid()
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 22 2024 12:12:19 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 22 2024 12:12:19 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.