kopete/libkopete
Kopete::AppearanceSettings Class Reference
#include <kopeteappearancesettings.h>

Detailed Description
Definition at line 16 of file kopeteappearancesettings.h.
Member Enumeration Documentation
| anonymous enum |
- Enumerator:
-
signalAppearanceChanged signalMessageOverridesChanged signalContactListAppearanceChanged
Definition at line 31 of file kopeteappearancesettings.h.
Constructor & Destructor Documentation
| AppearanceSettings::~AppearanceSettings | ( | ) |
Definition at line 150 of file kopeteappearancesettings.cpp.
| AppearanceSettings::AppearanceSettings | ( | ) | [protected] |
Definition at line 31 of file kopeteappearancesettings.cpp.
Member Function Documentation
| AppearanceSettings * AppearanceSettings::self | ( | ) | [static] |
Definition at line 21 of file kopeteappearancesettings.cpp.
| static void Kopete::AppearanceSettings::setEmoticonTheme | ( | const QString & | v | ) | [inline, static] |
| static QString Kopete::AppearanceSettings::emoticonTheme | ( | ) | [inline, static] |
| ItemString* Kopete::AppearanceSettings::emoticonThemeItem | ( | ) | [inline] |
Get Item object corresponding to emoticonTheme().
Definition at line 65 of file kopeteappearancesettings.h.
| static void Kopete::AppearanceSettings::setUseEmoticons | ( | bool | v | ) | [inline, static] |
| static bool Kopete::AppearanceSettings::useEmoticons | ( | ) | [inline, static] |
| ItemBool* Kopete::AppearanceSettings::useEmoticonsItem | ( | ) | [inline] |
Get Item object corresponding to useEmoticons().
Definition at line 95 of file kopeteappearancesettings.h.
| static void Kopete::AppearanceSettings::setEmoticonsRequireSpace | ( | bool | v | ) | [inline, static] |
| static bool Kopete::AppearanceSettings::emoticonsRequireSpace | ( | ) | [inline, static] |
| ItemBool* Kopete::AppearanceSettings::emoticonsRequireSpaceItem | ( | ) | [inline] |
Get Item object corresponding to emoticonsRequireSpace().
Definition at line 125 of file kopeteappearancesettings.h.
| static void Kopete::AppearanceSettings::setHighlightForegroundColor | ( | const QColor & | v | ) | [inline, static] |
| static QColor Kopete::AppearanceSettings::highlightForegroundColor | ( | ) | [inline, static] |
| ItemColor* Kopete::AppearanceSettings::highlightForegroundColorItem | ( | ) | [inline] |
Get Item object corresponding to highlightForegroundColor().
Definition at line 154 of file kopeteappearancesettings.h.
| static void Kopete::AppearanceSettings::setHighlightBackgroundColor | ( | const QColor & | v | ) | [inline, static] |
Set Background color used when hightlighting.
Definition at line 163 of file kopeteappearancesettings.h.
| static QColor Kopete::AppearanceSettings::highlightBackgroundColor | ( | ) | [inline, static] |
Get Background color used when hightlighting.
Definition at line 175 of file kopeteappearancesettings.h.
| ItemColor* Kopete::AppearanceSettings::highlightBackgroundColorItem | ( | ) | [inline] |
Get Item object corresponding to highlightBackgroundColor().
Definition at line 183 of file kopeteappearancesettings.h.
| static void Kopete::AppearanceSettings::setChatBgOverride | ( | bool | v | ) | [inline, static] |
Set Disable custom text color set by users.
Definition at line 192 of file kopeteappearancesettings.h.
| static bool Kopete::AppearanceSettings::chatBgOverride | ( | ) | [inline, static] |
Get Disable custom text color set by users.
Definition at line 204 of file kopeteappearancesettings.h.
| ItemBool* Kopete::AppearanceSettings::chatBgOverrideItem | ( | ) | [inline] |
Get Item object corresponding to chatBgOverride().
Definition at line 212 of file kopeteappearancesettings.h.
| static void Kopete::AppearanceSettings::setChatFgOverride | ( | bool | v | ) | [inline, static] |
Set Disable custom background color set by users.
Definition at line 221 of file kopeteappearancesettings.h.
| static bool Kopete::AppearanceSettings::chatFgOverride | ( | ) | [inline, static] |
Get Disable custom background color set by users.
Definition at line 233 of file kopeteappearancesettings.h.
| ItemBool* Kopete::AppearanceSettings::chatFgOverrideItem | ( | ) | [inline] |
Get Item object corresponding to chatFgOverride().
Definition at line 241 of file kopeteappearancesettings.h.
| static void Kopete::AppearanceSettings::setChatRtfOverride | ( | bool | v | ) | [inline, static] |
| static bool Kopete::AppearanceSettings::chatRtfOverride | ( | ) | [inline, static] |
| ItemBool* Kopete::AppearanceSettings::chatRtfOverrideItem | ( | ) | [inline] |
Get Item object corresponding to chatRtfOverride().
Definition at line 270 of file kopeteappearancesettings.h.
| static void Kopete::AppearanceSettings::setChatTextColor | ( | const QColor & | v | ) | [inline, static] |
| static QColor Kopete::AppearanceSettings::chatTextColor | ( | ) | [inline, static] |
| ItemColor* Kopete::AppearanceSettings::chatTextColorItem | ( | ) | [inline] |
Get Item object corresponding to chatTextColor().
Definition at line 299 of file kopeteappearancesettings.h.
| static void Kopete::AppearanceSettings::setChatBackgroundColor | ( | const QColor & | v | ) | [inline, static] |
| static QColor Kopete::AppearanceSettings::chatBackgroundColor | ( | ) | [inline, static] |
| ItemColor* Kopete::AppearanceSettings::chatBackgroundColorItem | ( | ) | [inline] |
Get Item object corresponding to chatBackgroundColor().
Definition at line 328 of file kopeteappearancesettings.h.
| static void Kopete::AppearanceSettings::setChatLinkColor | ( | const QColor & | v | ) | [inline, static] |
| static QColor Kopete::AppearanceSettings::chatLinkColor | ( | ) | [inline, static] |
| ItemColor* Kopete::AppearanceSettings::chatLinkColorItem | ( | ) | [inline] |
Get Item object corresponding to chatLinkColor().
Definition at line 357 of file kopeteappearancesettings.h.
| static void Kopete::AppearanceSettings::setChatFont | ( | const QFont & | v | ) | [inline, static] |
| static QFont Kopete::AppearanceSettings::chatFont | ( | ) | [inline, static] |
| ItemFont* Kopete::AppearanceSettings::chatFontItem | ( | ) | [inline] |
Get Item object corresponding to chatFont().
Definition at line 386 of file kopeteappearancesettings.h.
| static void Kopete::AppearanceSettings::setIdleContactColor | ( | const QColor & | v | ) | [inline, static] |
Set Color used to identity idle contacts.
Definition at line 395 of file kopeteappearancesettings.h.
| static QColor Kopete::AppearanceSettings::idleContactColor | ( | ) | [inline, static] |
Get Color used to identity idle contacts.
Definition at line 407 of file kopeteappearancesettings.h.
| ItemColor* Kopete::AppearanceSettings::idleContactColorItem | ( | ) | [inline] |
Get Item object corresponding to idleContactColor().
Definition at line 415 of file kopeteappearancesettings.h.
| static void Kopete::AppearanceSettings::setGreyIdleMetaContacts | ( | bool | v | ) | [inline, static] |
Set Display a different color for idle contact.
Definition at line 424 of file kopeteappearancesettings.h.
| static bool Kopete::AppearanceSettings::greyIdleMetaContacts | ( | ) | [inline, static] |
Get Display a different color for idle contact.
Definition at line 436 of file kopeteappearancesettings.h.
| ItemBool* Kopete::AppearanceSettings::greyIdleMetaContactsItem | ( | ) | [inline] |
Get Item object corresponding to greyIdleMetaContacts().
Definition at line 444 of file kopeteappearancesettings.h.
| static void Kopete::AppearanceSettings::setToolTipContents | ( | const QStringList & | v | ) | [inline, static] |
Set Contact properties that contact tooltip will show.
Definition at line 453 of file kopeteappearancesettings.h.
| static QStringList Kopete::AppearanceSettings::toolTipContents | ( | ) | [inline, static] |
Get Contact properties that contact tooltip will show.
Definition at line 463 of file kopeteappearancesettings.h.
| ItemStringList* Kopete::AppearanceSettings::toolTipContentsItem | ( | ) | [inline] |
Get Item object corresponding to toolTipContents().
Definition at line 471 of file kopeteappearancesettings.h.
| static void Kopete::AppearanceSettings::setContactListDisplayMode | ( | int | v | ) | [inline, static] |
| static int Kopete::AppearanceSettings::contactListDisplayMode | ( | ) | [inline, static] |
| ItemEnum* Kopete::AppearanceSettings::contactListDisplayModeItem | ( | ) | [inline] |
Get Item object corresponding to contactListDisplayMode().
Definition at line 500 of file kopeteappearancesettings.h.
| static void Kopete::AppearanceSettings::setContactListIconMode | ( | int | v | ) | [inline, static] |
Set Contact list icon display mode.
Either the protocol icon or the contact photo.
Definition at line 509 of file kopeteappearancesettings.h.
| static int Kopete::AppearanceSettings::contactListIconMode | ( | ) | [inline, static] |
Get Contact list icon display mode.
Either the protocol icon or the contact photo.
Definition at line 521 of file kopeteappearancesettings.h.
| ItemEnum* Kopete::AppearanceSettings::contactListIconModeItem | ( | ) | [inline] |
Get Item object corresponding to contactListIconMode().
Definition at line 529 of file kopeteappearancesettings.h.
| static void Kopete::AppearanceSettings::setContactListTreeView | ( | bool | v | ) | [inline, static] |
| static bool Kopete::AppearanceSettings::contactListTreeView | ( | ) | [inline, static] |
| ItemBool* Kopete::AppearanceSettings::contactListTreeViewItem | ( | ) | [inline] |
Get Item object corresponding to contactListTreeView().
Definition at line 558 of file kopeteappearancesettings.h.
| static void Kopete::AppearanceSettings::setContactListIndentContact | ( | bool | v | ) | [inline, static] |
Set Indent contacts if you don't show tree lines.
Definition at line 567 of file kopeteappearancesettings.h.
| static bool Kopete::AppearanceSettings::contactListIndentContact | ( | ) | [inline, static] |
Get Indent contacts if you don't show tree lines.
Definition at line 579 of file kopeteappearancesettings.h.
| ItemBool* Kopete::AppearanceSettings::contactListIndentContactItem | ( | ) | [inline] |
Get Item object corresponding to contactListIndentContact().
Definition at line 587 of file kopeteappearancesettings.h.
| static void Kopete::AppearanceSettings::setContactListHideVerticalScrollBar | ( | bool | v | ) | [inline, static] |
| static bool Kopete::AppearanceSettings::contactListHideVerticalScrollBar | ( | ) | [inline, static] |
| ItemBool* Kopete::AppearanceSettings::contactListHideVerticalScrollBarItem | ( | ) | [inline] |
Get Item object corresponding to contactListHideVerticalScrollBar().
Definition at line 616 of file kopeteappearancesettings.h.
| static void Kopete::AppearanceSettings::setGroupContactByGroup | ( | bool | v | ) | [inline, static] |
| static bool Kopete::AppearanceSettings::groupContactByGroup | ( | ) | [inline, static] |
| ItemBool* Kopete::AppearanceSettings::groupContactByGroupItem | ( | ) | [inline] |
Get Item object corresponding to groupContactByGroup().
Definition at line 645 of file kopeteappearancesettings.h.
| static void Kopete::AppearanceSettings::setContactListUseCustomFont | ( | bool | v | ) | [inline, static] |
| static bool Kopete::AppearanceSettings::contactListUseCustomFont | ( | ) | [inline, static] |
| ItemBool* Kopete::AppearanceSettings::contactListUseCustomFontItem | ( | ) | [inline] |
Get Item object corresponding to contactListUseCustomFont().
Definition at line 674 of file kopeteappearancesettings.h.
| static void Kopete::AppearanceSettings::setContactListNormalFont | ( | const QFont & | v | ) | [inline, static] |
| static QFont Kopete::AppearanceSettings::contactListNormalFont | ( | ) | [inline, static] |
| ItemFont* Kopete::AppearanceSettings::contactListNormalFontItem | ( | ) | [inline] |
Get Item object corresponding to contactListNormalFont().
Definition at line 703 of file kopeteappearancesettings.h.
| static void Kopete::AppearanceSettings::setContactListSmallFont | ( | const QFont & | v | ) | [inline, static] |
Set Small font for contact list (for status message).
Definition at line 712 of file kopeteappearancesettings.h.
| static QFont Kopete::AppearanceSettings::contactListSmallFont | ( | ) | [inline, static] |
Get Small font for contact list (for status message).
Definition at line 724 of file kopeteappearancesettings.h.
| ItemFont* Kopete::AppearanceSettings::contactListSmallFontItem | ( | ) | [inline] |
Get Item object corresponding to contactListSmallFont().
Definition at line 732 of file kopeteappearancesettings.h.
| static void Kopete::AppearanceSettings::setGroupNameColor | ( | const QColor & | v | ) | [inline, static] |
| static QColor Kopete::AppearanceSettings::groupNameColor | ( | ) | [inline, static] |
| ItemColor* Kopete::AppearanceSettings::groupNameColorItem | ( | ) | [inline] |
Get Item object corresponding to groupNameColor().
Definition at line 761 of file kopeteappearancesettings.h.
| static void Kopete::AppearanceSettings::setContactListAnimateChange | ( | bool | v | ) | [inline, static] |
Set Animate contact list on contactlist changes.
Definition at line 770 of file kopeteappearancesettings.h.
| static bool Kopete::AppearanceSettings::contactListAnimateChange | ( | ) | [inline, static] |
Get Animate contact list on contactlist changes.
Definition at line 782 of file kopeteappearancesettings.h.
| ItemBool* Kopete::AppearanceSettings::contactListAnimateChangeItem | ( | ) | [inline] |
Get Item object corresponding to contactListAnimateChange().
Definition at line 790 of file kopeteappearancesettings.h.
| static void Kopete::AppearanceSettings::setContactListFading | ( | bool | v | ) | [inline, static] |
Set Fade-in/Fade-out on contact status change.
Definition at line 799 of file kopeteappearancesettings.h.
| static bool Kopete::AppearanceSettings::contactListFading | ( | ) | [inline, static] |
Get Fade-in/Fade-out on contact status change.
Definition at line 811 of file kopeteappearancesettings.h.
| ItemBool* Kopete::AppearanceSettings::contactListFadingItem | ( | ) | [inline] |
KDE 4.0 API Reference