• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdenetwork API Reference
  • KDE Home
  • Contact Us
 

kopete/libkopete

  • Kopete
  • AppearanceSettings
Classes | Public Types | Signals | Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
Kopete::AppearanceSettings Class Reference

#include <kopeteappearancesettings.h>

Inheritance diagram for Kopete::AppearanceSettings:
Inheritance graph
[legend]

Classes

class  EnumContactListGroupSorting
 
class  EnumContactListIconMode
 
class  EnumContactListMetaContactSorting
 
class  EnumContactListResizeAnchor
 

Public Types

enum  { signalAppearanceChanged = 0x1, signalMessageOverridesChanged = 0x2, signalContactListAppearanceChanged = 0x4 }
 

Signals

void appearanceChanged ()
 
void contactListAppearanceChanged ()
 
void messageOverridesChanged ()
 

Public Member Functions

 ~AppearanceSettings ()
 
ItemColor * chatBackgroundColorItem ()
 
ItemBool * chatFmtOverrideItem ()
 
ItemFont * chatFontItem ()
 
ItemInt * chatFontSelectionItem ()
 
ItemColor * chatLinkColorItem ()
 
ItemColor * chatTextColorItem ()
 
ItemBool * contactListAnimateChangeItem ()
 
ItemBool * contactListAutoHideItem ()
 
ItemUInt * contactListAutoHideTimeoutItem ()
 
ItemBool * contactListAutoHideVScrollItem ()
 
ItemBool * contactListAutoResizeItem ()
 
ItemBool * contactListFadingItem ()
 
ItemBool * contactListFoldingItem ()
 
ItemEnum * contactListGroupSortingItem ()
 
ItemBool * contactListHideVerticalScrollBarItem ()
 
ItemBool * contactListIconBordersItem ()
 
ItemEnum * contactListIconModeItem ()
 
ItemBool * contactListIconRoundedItem ()
 
ItemBool * contactListIndentContactItem ()
 
ItemEnum * contactListMetaContactSortingItem ()
 
ItemFont * contactListNormalFontItem ()
 
ItemEnum * contactListResizeAnchorItem ()
 
ItemFont * contactListSmallFontItem ()
 
ItemBool * contactListTreeViewItem ()
 
ItemBool * contactListUseCustomFontItem ()
 
ItemBool * greyIdleMetaContactsItem ()
 
ItemBool * groupContactByGroupItem ()
 
ItemColor * groupNameColorItem ()
 
ItemColor * highlightBackgroundColorItem ()
 
ItemColor * highlightForegroundColorItem ()
 
ItemColor * idleContactColorItem ()
 
ItemBool * showEmptyGroupsItem ()
 
ItemBool * showIdentityIconsItem ()
 
ItemBool * showOfflineGroupedItem ()
 
ItemBool * showOfflineUsersItem ()
 
ItemStringList * toolTipContentsItem ()
 
ItemBool * useEmoticonsItem ()
 

Static Public Member Functions

static QColor chatBackgroundColor ()
 
static bool chatFmtOverride ()
 
static QFont chatFont ()
 
static int chatFontSelection ()
 
static QColor chatLinkColor ()
 
static QColor chatTextColor ()
 
static bool contactListAnimateChange ()
 
static bool contactListAutoHide ()
 
static uint contactListAutoHideTimeout ()
 
static bool contactListAutoHideVScroll ()
 
static bool contactListAutoResize ()
 
static bool contactListFading ()
 
static bool contactListFolding ()
 
static int contactListGroupSorting ()
 
static bool contactListHideVerticalScrollBar ()
 
static bool contactListIconBorders ()
 
static int contactListIconMode ()
 
static bool contactListIconRounded ()
 
static bool contactListIndentContact ()
 
static int contactListMetaContactSorting ()
 
static QFont contactListNormalFont ()
 
static int contactListResizeAnchor ()
 
static QFont contactListSmallFont ()
 
static bool contactListTreeView ()
 
static bool contactListUseCustomFont ()
 
static bool greyIdleMetaContacts ()
 
static bool groupContactByGroup ()
 
static QColor groupNameColor ()
 
static QColor highlightBackgroundColor ()
 
static QColor highlightForegroundColor ()
 
static QColor idleContactColor ()
 
static AppearanceSettings * self ()
 
static void setChatBackgroundColor (const QColor &v)
 
static void setChatFmtOverride (bool v)
 
static void setChatFont (const QFont &v)
 
static void setChatFontSelection (int v)
 
static void setChatLinkColor (const QColor &v)
 
static void setChatTextColor (const QColor &v)
 
static void setContactListAnimateChange (bool v)
 
static void setContactListAutoHide (bool v)
 
static void setContactListAutoHideTimeout (uint v)
 
static void setContactListAutoHideVScroll (bool v)
 
static void setContactListAutoResize (bool v)
 
static void setContactListFading (bool v)
 
static void setContactListFolding (bool v)
 
static void setContactListGroupSorting (int v)
 
static void setContactListHideVerticalScrollBar (bool v)
 
static void setContactListIconBorders (bool v)
 
static void setContactListIconMode (int v)
 
static void setContactListIconRounded (bool v)
 
static void setContactListIndentContact (bool v)
 
static void setContactListMetaContactSorting (int v)
 
static void setContactListNormalFont (const QFont &v)
 
static void setContactListResizeAnchor (int v)
 
static void setContactListSmallFont (const QFont &v)
 
static void setContactListTreeView (bool v)
 
static void setContactListUseCustomFont (bool v)
 
static void setGreyIdleMetaContacts (bool v)
 
static void setGroupContactByGroup (bool v)
 
static void setGroupNameColor (const QColor &v)
 
static void setHighlightBackgroundColor (const QColor &v)
 
static void setHighlightForegroundColor (const QColor &v)
 
static void setIdleContactColor (const QColor &v)
 
static void setShowEmptyGroups (bool v)
 
static void setShowIdentityIcons (bool v)
 
static void setShowOfflineGrouped (bool v)
 
static void setShowOfflineUsers (bool v)
 
static void setToolTipContents (const QStringList &v)
 
static void setUseEmoticons (bool v)
 
static bool showEmptyGroups ()
 
static bool showIdentityIcons ()
 
static bool showOfflineGrouped ()
 
static bool showOfflineUsers ()
 
static QStringList toolTipContents ()
 
static bool useEmoticons ()
 

Protected Member Functions

 AppearanceSettings ()
 
virtual void usrWriteConfig ()
 

Protected Attributes

QColor mChatBackgroundColor
 
bool mChatFmtOverride
 
QFont mChatFont
 
int mChatFontSelection
 
QColor mChatLinkColor
 
QColor mChatTextColor
 
bool mContactListAnimateChange
 
bool mContactListAutoHide
 
uint mContactListAutoHideTimeout
 
bool mContactListAutoHideVScroll
 
bool mContactListAutoResize
 
bool mContactListFading
 
bool mContactListFolding
 
int mContactListGroupSorting
 
bool mContactListHideVerticalScrollBar
 
bool mContactListIconBorders
 
int mContactListIconMode
 
bool mContactListIconRounded
 
bool mContactListIndentContact
 
int mContactListMetaContactSorting
 
QFont mContactListNormalFont
 
int mContactListResizeAnchor
 
QFont mContactListSmallFont
 
bool mContactListTreeView
 
bool mContactListUseCustomFont
 
bool mGreyIdleMetaContacts
 
bool mGroupContactByGroup
 
QColor mGroupNameColor
 
QColor mHighlightBackgroundColor
 
QColor mHighlightForegroundColor
 
QColor mIdleContactColor
 
bool mShowEmptyGroups
 
bool mShowIdentityIcons
 
bool mShowOfflineGrouped
 
bool mShowOfflineUsers
 
QStringList mToolTipContents
 
bool mUseEmoticons
 

Detailed Description

Definition at line 16 of file kopeteappearancesettings.h.

Member Enumeration Documentation

anonymous enum
Enumerator
signalAppearanceChanged 
signalMessageOverridesChanged 
signalContactListAppearanceChanged 

Definition at line 41 of file kopeteappearancesettings.h.

Constructor & Destructor Documentation

AppearanceSettings::~AppearanceSettings ( )

Definition at line 184 of file kopeteappearancesettings.cpp.

AppearanceSettings::AppearanceSettings ( )
protected

Definition at line 33 of file kopeteappearancesettings.cpp.

Member Function Documentation

void Kopete::AppearanceSettings::appearanceChanged ( )
signal

Emitted when the font and colors settings have changed.

static QColor Kopete::AppearanceSettings::chatBackgroundColor ( )
inlinestatic

Get Chat background color.

Definition at line 212 of file kopeteappearancesettings.h.

ItemColor* Kopete::AppearanceSettings::chatBackgroundColorItem ( )
inline

Get Item object corresponding to chatBackgroundColor()

Definition at line 220 of file kopeteappearancesettings.h.

static bool Kopete::AppearanceSettings::chatFmtOverride ( )
inlinestatic

Get Disable custom formatting set by users.

Definition at line 154 of file kopeteappearancesettings.h.

ItemBool* Kopete::AppearanceSettings::chatFmtOverrideItem ( )
inline

Get Item object corresponding to chatFmtOverride()

Definition at line 162 of file kopeteappearancesettings.h.

static QFont Kopete::AppearanceSettings::chatFont ( )
inlinestatic

Get Chat font.

Definition at line 299 of file kopeteappearancesettings.h.

ItemFont* Kopete::AppearanceSettings::chatFontItem ( )
inline

Get Item object corresponding to chatFont()

Definition at line 307 of file kopeteappearancesettings.h.

static int Kopete::AppearanceSettings::chatFontSelection ( )
inlinestatic

Get Whether using the system font for the chat window.

Definition at line 270 of file kopeteappearancesettings.h.

ItemInt* Kopete::AppearanceSettings::chatFontSelectionItem ( )
inline

Get Item object corresponding to chatFontSelection()

Definition at line 278 of file kopeteappearancesettings.h.

static QColor Kopete::AppearanceSettings::chatLinkColor ( )
inlinestatic

Get Chat link color.

Definition at line 241 of file kopeteappearancesettings.h.

ItemColor* Kopete::AppearanceSettings::chatLinkColorItem ( )
inline

Get Item object corresponding to chatLinkColor()

Definition at line 249 of file kopeteappearancesettings.h.

static QColor Kopete::AppearanceSettings::chatTextColor ( )
inlinestatic

Get Chat text color.

Definition at line 183 of file kopeteappearancesettings.h.

ItemColor* Kopete::AppearanceSettings::chatTextColorItem ( )
inline

Get Item object corresponding to chatTextColor()

Definition at line 191 of file kopeteappearancesettings.h.

static bool Kopete::AppearanceSettings::contactListAnimateChange ( )
inlinestatic

Get Animate contact list on contact list changes.

Definition at line 848 of file kopeteappearancesettings.h.

ItemBool* Kopete::AppearanceSettings::contactListAnimateChangeItem ( )
inline

Get Item object corresponding to contactListAnimateChange()

Definition at line 856 of file kopeteappearancesettings.h.

void Kopete::AppearanceSettings::contactListAppearanceChanged ( )
signal

Emitted when the contact list appearance has changed.

static bool Kopete::AppearanceSettings::contactListAutoHide ( )
inlinestatic

Get Auto-hide contact list after a while.

Definition at line 935 of file kopeteappearancesettings.h.

ItemBool* Kopete::AppearanceSettings::contactListAutoHideItem ( )
inline

Get Item object corresponding to contactListAutoHide()

Definition at line 943 of file kopeteappearancesettings.h.

static uint Kopete::AppearanceSettings::contactListAutoHideTimeout ( )
inlinestatic

Get Auto-hide timeout.

Definition at line 993 of file kopeteappearancesettings.h.

ItemUInt* Kopete::AppearanceSettings::contactListAutoHideTimeoutItem ( )
inline

Get Item object corresponding to contactListAutoHideTimeout()

Definition at line 1001 of file kopeteappearancesettings.h.

static bool Kopete::AppearanceSettings::contactListAutoHideVScroll ( )
inlinestatic

Get Auto-hide vertical scrollbar in contact list after a while.

Definition at line 964 of file kopeteappearancesettings.h.

ItemBool* Kopete::AppearanceSettings::contactListAutoHideVScrollItem ( )
inline

Get Item object corresponding to contactListAutoHideVScroll()

Definition at line 972 of file kopeteappearancesettings.h.

static bool Kopete::AppearanceSettings::contactListAutoResize ( )
inlinestatic

Get Automatically resize the main window.

Definition at line 703 of file kopeteappearancesettings.h.

ItemBool* Kopete::AppearanceSettings::contactListAutoResizeItem ( )
inline

Get Item object corresponding to contactListAutoResize()

Definition at line 711 of file kopeteappearancesettings.h.

static bool Kopete::AppearanceSettings::contactListFading ( )
inlinestatic

Get Fade-in/Fade-out on contact status changes.

Definition at line 877 of file kopeteappearancesettings.h.

ItemBool* Kopete::AppearanceSettings::contactListFadingItem ( )
inline

Get Item object corresponding to contactListFading()

Definition at line 885 of file kopeteappearancesettings.h.

static bool Kopete::AppearanceSettings::contactListFolding ( )
inlinestatic

Get Fold-in/Fold-out on contact status changes.

Definition at line 906 of file kopeteappearancesettings.h.

ItemBool* Kopete::AppearanceSettings::contactListFoldingItem ( )
inline

Get Item object corresponding to contactListFolding()

Definition at line 914 of file kopeteappearancesettings.h.

static int Kopete::AppearanceSettings::contactListGroupSorting ( )
inlinestatic

Get Contact list group sorting.

Definition at line 413 of file kopeteappearancesettings.h.

ItemEnum* Kopete::AppearanceSettings::contactListGroupSortingItem ( )
inline

Get Item object corresponding to contactListGroupSorting()

Definition at line 421 of file kopeteappearancesettings.h.

static bool Kopete::AppearanceSettings::contactListHideVerticalScrollBar ( )
inlinestatic

Get Hide the vertical scroll bar.

Definition at line 616 of file kopeteappearancesettings.h.

ItemBool* Kopete::AppearanceSettings::contactListHideVerticalScrollBarItem ( )
inline

Get Item object corresponding to contactListHideVerticalScrollBar()

Definition at line 624 of file kopeteappearancesettings.h.

static bool Kopete::AppearanceSettings::contactListIconBorders ( )
inlinestatic

Get Enable borders on the contact's photo.

Definition at line 500 of file kopeteappearancesettings.h.

ItemBool* Kopete::AppearanceSettings::contactListIconBordersItem ( )
inline

Get Item object corresponding to contactListIconBorders()

Definition at line 508 of file kopeteappearancesettings.h.

static int Kopete::AppearanceSettings::contactListIconMode ( )
inlinestatic

Get Contact list icon display mode.

Either the protocol icon or the contact photo.

Definition at line 471 of file kopeteappearancesettings.h.

ItemEnum* Kopete::AppearanceSettings::contactListIconModeItem ( )
inline

Get Item object corresponding to contactListIconMode()

Definition at line 479 of file kopeteappearancesettings.h.

static bool Kopete::AppearanceSettings::contactListIconRounded ( )
inlinestatic

Get Round contact photo corners.

Definition at line 529 of file kopeteappearancesettings.h.

ItemBool* Kopete::AppearanceSettings::contactListIconRoundedItem ( )
inline

Get Item object corresponding to contactListIconRounded()

Definition at line 537 of file kopeteappearancesettings.h.

static bool Kopete::AppearanceSettings::contactListIndentContact ( )
inlinestatic

Get Indent contacts if you do not show tree lines.

Definition at line 587 of file kopeteappearancesettings.h.

ItemBool* Kopete::AppearanceSettings::contactListIndentContactItem ( )
inline

Get Item object corresponding to contactListIndentContact()

Definition at line 595 of file kopeteappearancesettings.h.

static int Kopete::AppearanceSettings::contactListMetaContactSorting ( )
inlinestatic

Get Contact list group sorting.

Definition at line 442 of file kopeteappearancesettings.h.

ItemEnum* Kopete::AppearanceSettings::contactListMetaContactSortingItem ( )
inline

Get Item object corresponding to contactListMetaContactSorting()

Definition at line 450 of file kopeteappearancesettings.h.

static QFont Kopete::AppearanceSettings::contactListNormalFont ( )
inlinestatic

Get Normal font for contact list.

Definition at line 761 of file kopeteappearancesettings.h.

ItemFont* Kopete::AppearanceSettings::contactListNormalFontItem ( )
inline

Get Item object corresponding to contactListNormalFont()

Definition at line 769 of file kopeteappearancesettings.h.

static int Kopete::AppearanceSettings::contactListResizeAnchor ( )
inlinestatic

Get Corner at which to anchor main window when auto-resizing.

Definition at line 732 of file kopeteappearancesettings.h.

ItemEnum* Kopete::AppearanceSettings::contactListResizeAnchorItem ( )
inline

Get Item object corresponding to contactListResizeAnchor()

Definition at line 740 of file kopeteappearancesettings.h.

static QFont Kopete::AppearanceSettings::contactListSmallFont ( )
inlinestatic

Get Small font for contact list (for status message)

Definition at line 790 of file kopeteappearancesettings.h.

ItemFont* Kopete::AppearanceSettings::contactListSmallFontItem ( )
inline

Get Item object corresponding to contactListSmallFont()

Definition at line 798 of file kopeteappearancesettings.h.

static bool Kopete::AppearanceSettings::contactListTreeView ( )
inlinestatic

Get Show contact list as a tree view.

Definition at line 558 of file kopeteappearancesettings.h.

ItemBool* Kopete::AppearanceSettings::contactListTreeViewItem ( )
inline

Get Item object corresponding to contactListTreeView()

Definition at line 566 of file kopeteappearancesettings.h.

static bool Kopete::AppearanceSettings::contactListUseCustomFont ( )
inlinestatic

Get Use custom fonts for contact list.

Definition at line 674 of file kopeteappearancesettings.h.

ItemBool* Kopete::AppearanceSettings::contactListUseCustomFontItem ( )
inline

Get Item object corresponding to contactListUseCustomFont()

Definition at line 682 of file kopeteappearancesettings.h.

static bool Kopete::AppearanceSettings::greyIdleMetaContacts ( )
inlinestatic

Get Whether to use a different color for idle contacts.

Definition at line 357 of file kopeteappearancesettings.h.

ItemBool* Kopete::AppearanceSettings::greyIdleMetaContactsItem ( )
inline

Get Item object corresponding to greyIdleMetaContacts()

Definition at line 365 of file kopeteappearancesettings.h.

static bool Kopete::AppearanceSettings::groupContactByGroup ( )
inlinestatic

Get Group contacts by group.

Definition at line 645 of file kopeteappearancesettings.h.

ItemBool* Kopete::AppearanceSettings::groupContactByGroupItem ( )
inline

Get Item object corresponding to groupContactByGroup()

Definition at line 653 of file kopeteappearancesettings.h.

static QColor Kopete::AppearanceSettings::groupNameColor ( )
inlinestatic

Get Color for group name.

Definition at line 819 of file kopeteappearancesettings.h.

ItemColor* Kopete::AppearanceSettings::groupNameColorItem ( )
inline

Get Item object corresponding to groupNameColor()

Definition at line 827 of file kopeteappearancesettings.h.

static QColor Kopete::AppearanceSettings::highlightBackgroundColor ( )
inlinestatic

Get Background color used when highlighting.

Definition at line 125 of file kopeteappearancesettings.h.

ItemColor* Kopete::AppearanceSettings::highlightBackgroundColorItem ( )
inline

Get Item object corresponding to highlightBackgroundColor()

Definition at line 133 of file kopeteappearancesettings.h.

static QColor Kopete::AppearanceSettings::highlightForegroundColor ( )
inlinestatic

Get Text color used when highlighting.

Definition at line 96 of file kopeteappearancesettings.h.

ItemColor* Kopete::AppearanceSettings::highlightForegroundColorItem ( )
inline

Get Item object corresponding to highlightForegroundColor()

Definition at line 104 of file kopeteappearancesettings.h.

static QColor Kopete::AppearanceSettings::idleContactColor ( )
inlinestatic

Get Color used to identify idle contacts.

Definition at line 328 of file kopeteappearancesettings.h.

ItemColor* Kopete::AppearanceSettings::idleContactColorItem ( )
inline

Get Item object corresponding to idleContactColor()

Definition at line 336 of file kopeteappearancesettings.h.

void Kopete::AppearanceSettings::messageOverridesChanged ( )
signal

Emitted when the message overrides settings have changed.

AppearanceSettings * AppearanceSettings::self ( )
static

Definition at line 23 of file kopeteappearancesettings.cpp.

static void Kopete::AppearanceSettings::setChatBackgroundColor ( const QColor &  v)
inlinestatic

Set Chat background color.

Definition at line 200 of file kopeteappearancesettings.h.

static void Kopete::AppearanceSettings::setChatFmtOverride ( bool  v)
inlinestatic

Set Disable custom formatting set by users.

Definition at line 142 of file kopeteappearancesettings.h.

static void Kopete::AppearanceSettings::setChatFont ( const QFont &  v)
inlinestatic

Set Chat font.

Definition at line 287 of file kopeteappearancesettings.h.

static void Kopete::AppearanceSettings::setChatFontSelection ( int  v)
inlinestatic

Set Whether using the system font for the chat window.

Definition at line 258 of file kopeteappearancesettings.h.

static void Kopete::AppearanceSettings::setChatLinkColor ( const QColor &  v)
inlinestatic

Set Chat link color.

Definition at line 229 of file kopeteappearancesettings.h.

static void Kopete::AppearanceSettings::setChatTextColor ( const QColor &  v)
inlinestatic

Set Chat text color.

Definition at line 171 of file kopeteappearancesettings.h.

static void Kopete::AppearanceSettings::setContactListAnimateChange ( bool  v)
inlinestatic

Set Animate contact list on contact list changes.

Definition at line 836 of file kopeteappearancesettings.h.

static void Kopete::AppearanceSettings::setContactListAutoHide ( bool  v)
inlinestatic

Set Auto-hide contact list after a while.

Definition at line 923 of file kopeteappearancesettings.h.

static void Kopete::AppearanceSettings::setContactListAutoHideTimeout ( uint  v)
inlinestatic

Set Auto-hide timeout.

Definition at line 981 of file kopeteappearancesettings.h.

static void Kopete::AppearanceSettings::setContactListAutoHideVScroll ( bool  v)
inlinestatic

Set Auto-hide vertical scrollbar in contact list after a while.

Definition at line 952 of file kopeteappearancesettings.h.

static void Kopete::AppearanceSettings::setContactListAutoResize ( bool  v)
inlinestatic

Set Automatically resize the main window.

Definition at line 691 of file kopeteappearancesettings.h.

static void Kopete::AppearanceSettings::setContactListFading ( bool  v)
inlinestatic

Set Fade-in/Fade-out on contact status changes.

Definition at line 865 of file kopeteappearancesettings.h.

static void Kopete::AppearanceSettings::setContactListFolding ( bool  v)
inlinestatic

Set Fold-in/Fold-out on contact status changes.

Definition at line 894 of file kopeteappearancesettings.h.

static void Kopete::AppearanceSettings::setContactListGroupSorting ( int  v)
inlinestatic

Set Contact list group sorting.

Definition at line 401 of file kopeteappearancesettings.h.

static void Kopete::AppearanceSettings::setContactListHideVerticalScrollBar ( bool  v)
inlinestatic

Set Hide the vertical scroll bar.

Definition at line 604 of file kopeteappearancesettings.h.

static void Kopete::AppearanceSettings::setContactListIconBorders ( bool  v)
inlinestatic

Set Enable borders on the contact's photo.

Definition at line 488 of file kopeteappearancesettings.h.

static void Kopete::AppearanceSettings::setContactListIconMode ( int  v)
inlinestatic

Set Contact list icon display mode.

Either the protocol icon or the contact photo.

Definition at line 459 of file kopeteappearancesettings.h.

static void Kopete::AppearanceSettings::setContactListIconRounded ( bool  v)
inlinestatic

Set Round contact photo corners.

Definition at line 517 of file kopeteappearancesettings.h.

static void Kopete::AppearanceSettings::setContactListIndentContact ( bool  v)
inlinestatic

Set Indent contacts if you do not show tree lines.

Definition at line 575 of file kopeteappearancesettings.h.

static void Kopete::AppearanceSettings::setContactListMetaContactSorting ( int  v)
inlinestatic

Set Contact list group sorting.

Definition at line 430 of file kopeteappearancesettings.h.

static void Kopete::AppearanceSettings::setContactListNormalFont ( const QFont &  v)
inlinestatic

Set Normal font for contact list.

Definition at line 749 of file kopeteappearancesettings.h.

static void Kopete::AppearanceSettings::setContactListResizeAnchor ( int  v)
inlinestatic

Set Corner at which to anchor main window when auto-resizing.

Definition at line 720 of file kopeteappearancesettings.h.

static void Kopete::AppearanceSettings::setContactListSmallFont ( const QFont &  v)
inlinestatic

Set Small font for contact list (for status message)

Definition at line 778 of file kopeteappearancesettings.h.

static void Kopete::AppearanceSettings::setContactListTreeView ( bool  v)
inlinestatic

Set Show contact list as a tree view.

Definition at line 546 of file kopeteappearancesettings.h.

static void Kopete::AppearanceSettings::setContactListUseCustomFont ( bool  v)
inlinestatic

Set Use custom fonts for contact list.

Definition at line 662 of file kopeteappearancesettings.h.

static void Kopete::AppearanceSettings::setGreyIdleMetaContacts ( bool  v)
inlinestatic

Set Whether to use a different color for idle contacts.

Definition at line 345 of file kopeteappearancesettings.h.

static void Kopete::AppearanceSettings::setGroupContactByGroup ( bool  v)
inlinestatic

Set Group contacts by group.

Definition at line 633 of file kopeteappearancesettings.h.

static void Kopete::AppearanceSettings::setGroupNameColor ( const QColor &  v)
inlinestatic

Set Color for group name.

Definition at line 807 of file kopeteappearancesettings.h.

static void Kopete::AppearanceSettings::setHighlightBackgroundColor ( const QColor &  v)
inlinestatic

Set Background color used when highlighting.

Definition at line 113 of file kopeteappearancesettings.h.

static void Kopete::AppearanceSettings::setHighlightForegroundColor ( const QColor &  v)
inlinestatic

Set Text color used when highlighting.

Definition at line 84 of file kopeteappearancesettings.h.

static void Kopete::AppearanceSettings::setIdleContactColor ( const QColor &  v)
inlinestatic

Set Color used to identify idle contacts.

Definition at line 316 of file kopeteappearancesettings.h.

static void Kopete::AppearanceSettings::setShowEmptyGroups ( bool  v)
inlinestatic

Set Show empty groups in contact list.

Definition at line 1039 of file kopeteappearancesettings.h.

static void Kopete::AppearanceSettings::setShowIdentityIcons ( bool  v)
inlinestatic

Set Show identities in status bar instead of accounts.

Definition at line 1068 of file kopeteappearancesettings.h.

static void Kopete::AppearanceSettings::setShowOfflineGrouped ( bool  v)
inlinestatic

Set Show offline users in a separate group.

Definition at line 1095 of file kopeteappearancesettings.h.

static void Kopete::AppearanceSettings::setShowOfflineUsers ( bool  v)
inlinestatic

Set Show offline users in contact list.

Definition at line 1010 of file kopeteappearancesettings.h.

static void Kopete::AppearanceSettings::setToolTipContents ( const QStringList &  v)
inlinestatic

Set Contact properties that contact tooltip will show.

Definition at line 374 of file kopeteappearancesettings.h.

static void Kopete::AppearanceSettings::setUseEmoticons ( bool  v)
inlinestatic

Set Enable emoticon support in Kopete.

Definition at line 54 of file kopeteappearancesettings.h.

static bool Kopete::AppearanceSettings::showEmptyGroups ( )
inlinestatic

Get Show empty groups in contact list.

Definition at line 1051 of file kopeteappearancesettings.h.

ItemBool* Kopete::AppearanceSettings::showEmptyGroupsItem ( )
inline

Get Item object corresponding to showEmptyGroups()

Definition at line 1059 of file kopeteappearancesettings.h.

static bool Kopete::AppearanceSettings::showIdentityIcons ( )
inlinestatic

Get Show identities in status bar instead of accounts.

Definition at line 1078 of file kopeteappearancesettings.h.

ItemBool* Kopete::AppearanceSettings::showIdentityIconsItem ( )
inline

Get Item object corresponding to showIdentityIcons()

Definition at line 1086 of file kopeteappearancesettings.h.

static bool Kopete::AppearanceSettings::showOfflineGrouped ( )
inlinestatic

Get Show offline users in a separate group.

Definition at line 1107 of file kopeteappearancesettings.h.

ItemBool* Kopete::AppearanceSettings::showOfflineGroupedItem ( )
inline

Get Item object corresponding to showOfflineGrouped()

Definition at line 1115 of file kopeteappearancesettings.h.

static bool Kopete::AppearanceSettings::showOfflineUsers ( )
inlinestatic

Get Show offline users in contact list.

Definition at line 1022 of file kopeteappearancesettings.h.

ItemBool* Kopete::AppearanceSettings::showOfflineUsersItem ( )
inline

Get Item object corresponding to showOfflineUsers()

Definition at line 1030 of file kopeteappearancesettings.h.

static QStringList Kopete::AppearanceSettings::toolTipContents ( )
inlinestatic

Get Contact properties that contact tooltip will show.

Definition at line 384 of file kopeteappearancesettings.h.

ItemStringList* Kopete::AppearanceSettings::toolTipContentsItem ( )
inline

Get Item object corresponding to toolTipContents()

Definition at line 392 of file kopeteappearancesettings.h.

static bool Kopete::AppearanceSettings::useEmoticons ( )
inlinestatic

Get Enable emoticon support in Kopete.

Definition at line 67 of file kopeteappearancesettings.h.

ItemBool* Kopete::AppearanceSettings::useEmoticonsItem ( )
inline

Get Item object corresponding to useEmoticons()

Definition at line 75 of file kopeteappearancesettings.h.

void AppearanceSettings::usrWriteConfig ( )
protectedvirtual

Definition at line 191 of file kopeteappearancesettings.cpp.

Member Data Documentation

QColor Kopete::AppearanceSettings::mChatBackgroundColor
protected

Definition at line 1149 of file kopeteappearancesettings.h.

bool Kopete::AppearanceSettings::mChatFmtOverride
protected

Definition at line 1147 of file kopeteappearancesettings.h.

QFont Kopete::AppearanceSettings::mChatFont
protected

Definition at line 1152 of file kopeteappearancesettings.h.

int Kopete::AppearanceSettings::mChatFontSelection
protected

Definition at line 1151 of file kopeteappearancesettings.h.

QColor Kopete::AppearanceSettings::mChatLinkColor
protected

Definition at line 1150 of file kopeteappearancesettings.h.

QColor Kopete::AppearanceSettings::mChatTextColor
protected

Definition at line 1148 of file kopeteappearancesettings.h.

bool Kopete::AppearanceSettings::mContactListAnimateChange
protected

Definition at line 1173 of file kopeteappearancesettings.h.

bool Kopete::AppearanceSettings::mContactListAutoHide
protected

Definition at line 1176 of file kopeteappearancesettings.h.

uint Kopete::AppearanceSettings::mContactListAutoHideTimeout
protected

Definition at line 1178 of file kopeteappearancesettings.h.

bool Kopete::AppearanceSettings::mContactListAutoHideVScroll
protected

Definition at line 1177 of file kopeteappearancesettings.h.

bool Kopete::AppearanceSettings::mContactListAutoResize
protected

Definition at line 1168 of file kopeteappearancesettings.h.

bool Kopete::AppearanceSettings::mContactListFading
protected

Definition at line 1174 of file kopeteappearancesettings.h.

bool Kopete::AppearanceSettings::mContactListFolding
protected

Definition at line 1175 of file kopeteappearancesettings.h.

int Kopete::AppearanceSettings::mContactListGroupSorting
protected

Definition at line 1158 of file kopeteappearancesettings.h.

bool Kopete::AppearanceSettings::mContactListHideVerticalScrollBar
protected

Definition at line 1165 of file kopeteappearancesettings.h.

bool Kopete::AppearanceSettings::mContactListIconBorders
protected

Definition at line 1161 of file kopeteappearancesettings.h.

int Kopete::AppearanceSettings::mContactListIconMode
protected

Definition at line 1160 of file kopeteappearancesettings.h.

bool Kopete::AppearanceSettings::mContactListIconRounded
protected

Definition at line 1162 of file kopeteappearancesettings.h.

bool Kopete::AppearanceSettings::mContactListIndentContact
protected

Definition at line 1164 of file kopeteappearancesettings.h.

int Kopete::AppearanceSettings::mContactListMetaContactSorting
protected

Definition at line 1159 of file kopeteappearancesettings.h.

QFont Kopete::AppearanceSettings::mContactListNormalFont
protected

Definition at line 1170 of file kopeteappearancesettings.h.

int Kopete::AppearanceSettings::mContactListResizeAnchor
protected

Definition at line 1169 of file kopeteappearancesettings.h.

QFont Kopete::AppearanceSettings::mContactListSmallFont
protected

Definition at line 1171 of file kopeteappearancesettings.h.

bool Kopete::AppearanceSettings::mContactListTreeView
protected

Definition at line 1163 of file kopeteappearancesettings.h.

bool Kopete::AppearanceSettings::mContactListUseCustomFont
protected

Definition at line 1167 of file kopeteappearancesettings.h.

bool Kopete::AppearanceSettings::mGreyIdleMetaContacts
protected

Definition at line 1154 of file kopeteappearancesettings.h.

bool Kopete::AppearanceSettings::mGroupContactByGroup
protected

Definition at line 1166 of file kopeteappearancesettings.h.

QColor Kopete::AppearanceSettings::mGroupNameColor
protected

Definition at line 1172 of file kopeteappearancesettings.h.

QColor Kopete::AppearanceSettings::mHighlightBackgroundColor
protected

Definition at line 1146 of file kopeteappearancesettings.h.

QColor Kopete::AppearanceSettings::mHighlightForegroundColor
protected

Definition at line 1145 of file kopeteappearancesettings.h.

QColor Kopete::AppearanceSettings::mIdleContactColor
protected

Definition at line 1153 of file kopeteappearancesettings.h.

bool Kopete::AppearanceSettings::mShowEmptyGroups
protected

Definition at line 1180 of file kopeteappearancesettings.h.

bool Kopete::AppearanceSettings::mShowIdentityIcons
protected

Definition at line 1181 of file kopeteappearancesettings.h.

bool Kopete::AppearanceSettings::mShowOfflineGrouped
protected

Definition at line 1182 of file kopeteappearancesettings.h.

bool Kopete::AppearanceSettings::mShowOfflineUsers
protected

Definition at line 1179 of file kopeteappearancesettings.h.

QStringList Kopete::AppearanceSettings::mToolTipContents
protected

Definition at line 1155 of file kopeteappearancesettings.h.

bool Kopete::AppearanceSettings::mUseEmoticons
protected

Definition at line 1144 of file kopeteappearancesettings.h.


The documentation for this class was generated from the following files:
  • kopeteappearancesettings.h
  • kopeteappearancesettings.cpp
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:29:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

kopete/libkopete

Skip menu "kopete/libkopete"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Related Pages

kdenetwork API Reference

Skip menu "kdenetwork API Reference"
  • kget
  • kopete
  •   kopete
  •   libkopete
  • krdc
  • krfb

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal