knode
settings.h
Go to the documentation of this file.
QColor signWarnColor()
Returns the effective color for unchecked signatures.
Definition: settings.h:65
QColor signOkKeyOkColor()
Returns the effective color for valid signatures with a trusted key.
Definition: settings.h:61
Interface for object (global settings, account and group) that contains common settings (like identit...
Definition: settings_container_interface.h:40
QColor signOkKeyBadColor()
Returns the effective color for valid signatures with a untrusted key.
Definition: settings.h:63
Definition: settings_base.h:18
QColor alternateBackgroundColor()
Returns the effective alternate background color.
Definition: settings.h:43
virtual void writeConfig()
Reimplemented to hide writeConfig() from SettingsContainerInterface and delegate call to SettingsBase...
Definition: settings.h:102
void setXHeaders(const QList< XHeader > &list)
Sets the list of additional headers added to created articles.
Definition: settings.h:87
QList< XHeader > xHeaders() const
Returns a list of additional headers added to created articles.
Definition: settings.h:83
QColor unreadArticleColor()
Returns the effective color for unread articles.
Definition: settings.h:57
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:36 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:36 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.