kopete/kopete
#include <kopetechatwindowsettings.h>
Definition at line 13 of file kopetechatwindowsettings.h.
| Enumerator |
|---|
| signalChatwindowAppearanceChanged |
|
| signalMessageOverridesChanged |
|
| signalStyleChanged |
|
| signalStyleVariantChanged |
|
Definition at line 18 of file kopetechatwindowsettings.h.
| KopeteChatWindowSettings::~KopeteChatWindowSettings |
( |
| ) |
|
| KopeteChatWindowSettings::KopeteChatWindowSettings |
( |
| ) |
|
|
protected |
| static QColor KopeteChatWindowSettings::chatBackgroundColor |
( |
| ) |
|
|
inlinestatic |
| ItemColor* KopeteChatWindowSettings::chatBackgroundColorItem |
( |
| ) |
|
|
inline |
| static bool KopeteChatWindowSettings::chatFmtOverride |
( |
| ) |
|
|
inlinestatic |
| ItemBool* KopeteChatWindowSettings::chatFmtOverrideItem |
( |
| ) |
|
|
inline |
| static QFont KopeteChatWindowSettings::chatFont |
( |
| ) |
|
|
inlinestatic |
| ItemFont* KopeteChatWindowSettings::chatFontItem |
( |
| ) |
|
|
inline |
| static QColor KopeteChatWindowSettings::chatLinkColor |
( |
| ) |
|
|
inlinestatic |
| ItemColor* KopeteChatWindowSettings::chatLinkColorItem |
( |
| ) |
|
|
inline |
| static QColor KopeteChatWindowSettings::chatTextColor |
( |
| ) |
|
|
inlinestatic |
| ItemColor* KopeteChatWindowSettings::chatTextColorItem |
( |
| ) |
|
|
inline |
| void KopeteChatWindowSettings::chatwindowAppearanceChanged |
( |
| ) |
|
|
signal |
Emitted when the font and colors settings have changed.
| static bool KopeteChatWindowSettings::groupConsecutiveMessages |
( |
| ) |
|
|
inlinestatic |
| ItemBool* KopeteChatWindowSettings::groupConsecutiveMessagesItem |
( |
| ) |
|
|
inline |
| static QColor KopeteChatWindowSettings::highlightBackgroundColor |
( |
| ) |
|
|
inlinestatic |
| ItemColor* KopeteChatWindowSettings::highlightBackgroundColorItem |
( |
| ) |
|
|
inline |
| static QColor KopeteChatWindowSettings::highlightForegroundColor |
( |
| ) |
|
|
inlinestatic |
| ItemColor* KopeteChatWindowSettings::highlightForegroundColorItem |
( |
| ) |
|
|
inline |
| void KopeteChatWindowSettings::messageOverridesChanged |
( |
| ) |
|
|
signal |
Emitted when the message overrides settings have changed.
| static void KopeteChatWindowSettings::setChatBackgroundColor |
( |
const QColor & |
v | ) |
|
|
inlinestatic |
| static void KopeteChatWindowSettings::setChatFmtOverride |
( |
bool |
v | ) |
|
|
inlinestatic |
| static void KopeteChatWindowSettings::setChatFont |
( |
const QFont & |
v | ) |
|
|
inlinestatic |
| static void KopeteChatWindowSettings::setChatLinkColor |
( |
const QColor & |
v | ) |
|
|
inlinestatic |
| static void KopeteChatWindowSettings::setChatTextColor |
( |
const QColor & |
v | ) |
|
|
inlinestatic |
| static void KopeteChatWindowSettings::setGroupConsecutiveMessages |
( |
bool |
v | ) |
|
|
inlinestatic |
| static void KopeteChatWindowSettings::setHighlightBackgroundColor |
( |
const QColor & |
v | ) |
|
|
inlinestatic |
| static void KopeteChatWindowSettings::setHighlightForegroundColor |
( |
const QColor & |
v | ) |
|
|
inlinestatic |
| static void KopeteChatWindowSettings::setStyleName |
( |
const QString & |
v | ) |
|
|
inlinestatic |
| static void KopeteChatWindowSettings::setStyleVariant |
( |
const QString & |
v | ) |
|
|
inlinestatic |
| static void KopeteChatWindowSettings::setUseCompact |
( |
bool |
v | ) |
|
|
inlinestatic |
| void KopeteChatWindowSettings::styleChanged |
( |
const QString & |
styleName | ) |
|
|
signal |
Emitted when the chat window style has changed.
| static QString KopeteChatWindowSettings::styleName |
( |
| ) |
|
|
inlinestatic |
| ItemString* KopeteChatWindowSettings::styleNameItem |
( |
| ) |
|
|
inline |
| static QString KopeteChatWindowSettings::styleVariant |
( |
| ) |
|
|
inlinestatic |
| void KopeteChatWindowSettings::styleVariantChanged |
( |
const QString & |
styleVariant | ) |
|
|
signal |
| ItemString* KopeteChatWindowSettings::styleVariantItem |
( |
| ) |
|
|
inline |
| static bool KopeteChatWindowSettings::useCompact |
( |
| ) |
|
|
inlinestatic |
| ItemBool* KopeteChatWindowSettings::useCompactItem |
( |
| ) |
|
|
inline |
| void KopeteChatWindowSettings::usrWriteConfig |
( |
| ) |
|
|
protectedvirtual |
| QColor KopeteChatWindowSettings::mChatBackgroundColor |
|
protected |
| bool KopeteChatWindowSettings::mChatFmtOverride |
|
protected |
| QFont KopeteChatWindowSettings::mChatFont |
|
protected |
| QColor KopeteChatWindowSettings::mChatLinkColor |
|
protected |
| QColor KopeteChatWindowSettings::mChatTextColor |
|
protected |
| bool KopeteChatWindowSettings::mGroupConsecutiveMessages |
|
protected |
| QColor KopeteChatWindowSettings::mHighlightBackgroundColor |
|
protected |
| QColor KopeteChatWindowSettings::mHighlightForegroundColor |
|
protected |
| QString KopeteChatWindowSettings::mStyleName |
|
protected |
| QString KopeteChatWindowSettings::mStyleVariant |
|
protected |
| bool KopeteChatWindowSettings::mUseCompact |
|
protected |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:29:08 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.