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

kopete/libkopete

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

#include <kopetebehaviorsettings.h>

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

Classes

class  EnumChatWindowGroupPolicy
 
class  EnumInitialStatus
 

Public Member Functions

 ~BehaviorSettings ()
 
ItemBool * alwaysShowTabsItem ()
 
ItemBool * animateOnMessageWithOpenChatItem ()
 
ItemBool * autoAwayAskAvailableItem ()
 
ItemString * autoAwayCustomMessageItem ()
 
ItemString * autoAwayCustomTitleItem ()
 
ItemBool * autoAwayGoAvailableItem ()
 
ItemInt * autoAwayTimeoutItem ()
 
ItemBool * balloonGroupMessageNotificationsPerSenderItem ()
 
ItemBool * balloonNotifyIgnoreClosesChatViewItem ()
 
ItemInt * chatWindowBufferViewSizeItem ()
 
ItemEnum * chatWindowGroupPolicyItem ()
 
ItemBool * chatWindowShowSendButtonItem ()
 
ItemBool * contactListMouseNavigationItem ()
 
ItemBool * enableEventsWhileAwayItem ()
 
ItemBool * highlightEnabledItem ()
 
ItemBool * hoverCloseItem ()
 
ItemEnum * initialStatusItem ()
 
ItemBool * queueOnlyHighlightedMessagesInGroupChatsItem ()
 
ItemBool * queueOnlyMessagesOnAnotherDesktopItem ()
 
ItemBool * queueUnreadMessagesItem ()
 
ItemBool * raiseMessageWindowItem ()
 
ItemBool * reconnectOnDisconnectItem ()
 
ItemBool * richTextByDefaultItem ()
 
ItemBool * showContactNameItem ()
 
ItemBool * showDatesItem ()
 
ItemBool * showEventsItem ()
 
ItemBool * showSystemTrayItem ()
 
ItemBool * smoothScrollingItem ()
 
ItemBool * spellCheckItem ()
 
ItemBool * startDockedItem ()
 
ItemBool * trayflashNotifyItem ()
 
ItemBool * trayflashNotifyLeftClickOpensMessageItem ()
 
ItemBool * trayflashNotifySetCurrentDesktopToChatViewItem ()
 
ItemBool * truncateContactNameItem ()
 
ItemInt * truncateContactNameLengthItem ()
 
ItemBool * useAutoAwayItem ()
 
ItemBool * useCustomAwayMessageItem ()
 
ItemBool * useLastAwayMessageItem ()
 
ItemBool * useMessageQueueItem ()
 
ItemString * viewPluginItem ()
 

Static Public Member Functions

static bool alwaysShowTabs ()
 
static bool animateOnMessageWithOpenChat ()
 
static bool autoAwayAskAvailable ()
 
static QString autoAwayCustomMessage ()
 
static QString autoAwayCustomTitle ()
 
static bool autoAwayGoAvailable ()
 
static int autoAwayTimeout ()
 
static bool balloonGroupMessageNotificationsPerSender ()
 
static bool balloonNotifyIgnoreClosesChatView ()
 
static int chatWindowBufferViewSize ()
 
static int chatWindowGroupPolicy ()
 
static bool chatWindowShowSendButton ()
 
static bool contactListMouseNavigation ()
 
static bool enableEventsWhileAway ()
 
static bool highlightEnabled ()
 
static bool hoverClose ()
 
static int initialStatus ()
 
static bool queueOnlyHighlightedMessagesInGroupChats ()
 
static bool queueOnlyMessagesOnAnotherDesktop ()
 
static bool queueUnreadMessages ()
 
static bool raiseMessageWindow ()
 
static bool reconnectOnDisconnect ()
 
static bool richTextByDefault ()
 
static BehaviorSettings * self ()
 
static void setAlwaysShowTabs (bool v)
 
static void setAnimateOnMessageWithOpenChat (bool v)
 
static void setAutoAwayAskAvailable (bool v)
 
static void setAutoAwayCustomMessage (const QString &v)
 
static void setAutoAwayCustomTitle (const QString &v)
 
static void setAutoAwayGoAvailable (bool v)
 
static void setAutoAwayTimeout (int v)
 
static void setBalloonGroupMessageNotificationsPerSender (bool v)
 
static void setBalloonNotifyIgnoreClosesChatView (bool v)
 
static void setChatWindowBufferViewSize (int v)
 
static void setChatWindowGroupPolicy (int v)
 
static void setChatWindowShowSendButton (bool v)
 
static void setContactListMouseNavigation (bool v)
 
static void setEnableEventsWhileAway (bool v)
 
static void setHighlightEnabled (bool v)
 
static void setHoverClose (bool v)
 
static void setInitialStatus (int v)
 
static void setQueueOnlyHighlightedMessagesInGroupChats (bool v)
 
static void setQueueOnlyMessagesOnAnotherDesktop (bool v)
 
static void setQueueUnreadMessages (bool v)
 
static void setRaiseMessageWindow (bool v)
 
static void setReconnectOnDisconnect (bool v)
 
static void setRichTextByDefault (bool v)
 
static void setShowContactName (bool v)
 
static void setShowDates (bool v)
 
static void setShowEvents (bool v)
 
static void setShowSystemTray (bool v)
 
static void setSmoothScrolling (bool v)
 
static void setSpellCheck (bool v)
 
static void setStartDocked (bool v)
 
static void setTrayflashNotify (bool v)
 
static void setTrayflashNotifyLeftClickOpensMessage (bool v)
 
static void setTrayflashNotifySetCurrentDesktopToChatView (bool v)
 
static void setTruncateContactName (bool v)
 
static void setTruncateContactNameLength (int v)
 
static void setUseAutoAway (bool v)
 
static void setUseCustomAwayMessage (bool v)
 
static void setUseLastAwayMessage (bool v)
 
static void setUseMessageQueue (bool v)
 
static void setViewPlugin (const QString &v)
 
static bool showContactName ()
 
static bool showDates ()
 
static bool showEvents ()
 
static bool showSystemTray ()
 
static bool smoothScrolling ()
 
static bool spellCheck ()
 
static bool startDocked ()
 
static bool trayflashNotify ()
 
static bool trayflashNotifyLeftClickOpensMessage ()
 
static bool trayflashNotifySetCurrentDesktopToChatView ()
 
static bool truncateContactName ()
 
static int truncateContactNameLength ()
 
static bool useAutoAway ()
 
static bool useCustomAwayMessage ()
 
static bool useLastAwayMessage ()
 
static bool useMessageQueue ()
 
static QString viewPlugin ()
 

Protected Member Functions

 BehaviorSettings ()
 

Protected Attributes

bool mAlwaysShowTabs
 
bool mAnimateOnMessageWithOpenChat
 
bool mAutoAwayAskAvailable
 
QString mAutoAwayCustomMessage
 
QString mAutoAwayCustomTitle
 
bool mAutoAwayGoAvailable
 
int mAutoAwayTimeout
 
bool mBalloonGroupMessageNotificationsPerSender
 
bool mBalloonNotifyIgnoreClosesChatView
 
int mChatWindowBufferViewSize
 
int mChatWindowGroupPolicy
 
bool mChatWindowShowSendButton
 
bool mContactListMouseNavigation
 
bool mEnableEventsWhileAway
 
bool mHighlightEnabled
 
bool mHoverClose
 
int mInitialStatus
 
bool mQueueOnlyHighlightedMessagesInGroupChats
 
bool mQueueOnlyMessagesOnAnotherDesktop
 
bool mQueueUnreadMessages
 
bool mRaiseMessageWindow
 
bool mReconnectOnDisconnect
 
bool mRichTextByDefault
 
bool mShowContactName
 
bool mShowDates
 
bool mShowEvents
 
bool mShowSystemTray
 
bool mSmoothScrolling
 
bool mSpellCheck
 
bool mStartDocked
 
bool mTrayflashNotify
 
bool mTrayflashNotifyLeftClickOpensMessage
 
bool mTrayflashNotifySetCurrentDesktopToChatView
 
bool mTruncateContactName
 
int mTruncateContactNameLength
 
bool mUseAutoAway
 
bool mUseCustomAwayMessage
 
bool mUseLastAwayMessage
 
bool mUseMessageQueue
 
QString mViewPlugin
 

Detailed Description

Definition at line 14 of file kopetebehaviorsettings.h.

Constructor & Destructor Documentation

BehaviorSettings::~BehaviorSettings ( )

Definition at line 183 of file kopetebehaviorsettings.cpp.

BehaviorSettings::BehaviorSettings ( )
protected

Definition at line 33 of file kopetebehaviorsettings.cpp.

Member Function Documentation

static bool Kopete::BehaviorSettings::alwaysShowTabs ( )
inlinestatic

Get Always show tabs.

Definition at line 1044 of file kopetebehaviorsettings.h.

ItemBool* Kopete::BehaviorSettings::alwaysShowTabsItem ( )
inline

Get Item object corresponding to AlwaysShowTabs()

Definition at line 1052 of file kopetebehaviorsettings.h.

static bool Kopete::BehaviorSettings::animateOnMessageWithOpenChat ( )
inlinestatic

Get Animate on message with open chat.

Definition at line 450 of file kopetebehaviorsettings.h.

ItemBool* Kopete::BehaviorSettings::animateOnMessageWithOpenChatItem ( )
inline

Get Item object corresponding to animateOnMessageWithOpenChat()

Definition at line 458 of file kopetebehaviorsettings.h.

static bool Kopete::BehaviorSettings::autoAwayAskAvailable ( )
inlinestatic

Get Confirm Before Coming Back from Auto Away.

Definition at line 882 of file kopetebehaviorsettings.h.

ItemBool* Kopete::BehaviorSettings::autoAwayAskAvailableItem ( )
inline

Get Item object corresponding to autoAwayAskAvailable()

Definition at line 890 of file kopetebehaviorsettings.h.

static QString Kopete::BehaviorSettings::autoAwayCustomMessage ( )
inlinestatic

Get The custom auto away message.

Definition at line 990 of file kopetebehaviorsettings.h.

ItemString* Kopete::BehaviorSettings::autoAwayCustomMessageItem ( )
inline

Get Item object corresponding to autoAwayCustomMessage()

Definition at line 998 of file kopetebehaviorsettings.h.

static QString Kopete::BehaviorSettings::autoAwayCustomTitle ( )
inlinestatic

Get The custom auto away title.

Definition at line 963 of file kopetebehaviorsettings.h.

ItemString* Kopete::BehaviorSettings::autoAwayCustomTitleItem ( )
inline

Get Item object corresponding to autoAwayCustomTitle()

Definition at line 971 of file kopetebehaviorsettings.h.

static bool Kopete::BehaviorSettings::autoAwayGoAvailable ( )
inlinestatic

Get Go available after detecting an activity.

Definition at line 855 of file kopetebehaviorsettings.h.

ItemBool* Kopete::BehaviorSettings::autoAwayGoAvailableItem ( )
inline

Get Item object corresponding to autoAwayGoAvailable()

Definition at line 863 of file kopetebehaviorsettings.h.

static int Kopete::BehaviorSettings::autoAwayTimeout ( )
inlinestatic

Get Auto away timeout.

Definition at line 828 of file kopetebehaviorsettings.h.

ItemInt* Kopete::BehaviorSettings::autoAwayTimeoutItem ( )
inline

Get Item object corresponding to autoAwayTimeout()

Definition at line 836 of file kopetebehaviorsettings.h.

static bool Kopete::BehaviorSettings::balloonGroupMessageNotificationsPerSender ( )
inlinestatic

Get Single notification for messages from the same sender.

Definition at line 342 of file kopetebehaviorsettings.h.

ItemBool* Kopete::BehaviorSettings::balloonGroupMessageNotificationsPerSenderItem ( )
inline

Get Item object corresponding to balloonGroupMessageNotificationsPerSender()

Definition at line 350 of file kopetebehaviorsettings.h.

static bool Kopete::BehaviorSettings::balloonNotifyIgnoreClosesChatView ( )
inlinestatic

Get Balloon Notification Ignore Closes Chat View.

Definition at line 369 of file kopetebehaviorsettings.h.

ItemBool* Kopete::BehaviorSettings::balloonNotifyIgnoreClosesChatViewItem ( )
inline

Get Item object corresponding to balloonNotifyIgnoreClosesChatView()

Definition at line 377 of file kopetebehaviorsettings.h.

static int Kopete::BehaviorSettings::chatWindowBufferViewSize ( )
inlinestatic

Get Maximum number of messages to show in a chat window.

Definition at line 720 of file kopetebehaviorsettings.h.

ItemInt* Kopete::BehaviorSettings::chatWindowBufferViewSizeItem ( )
inline

Get Item object corresponding to chatWindowBufferViewSize()

Definition at line 728 of file kopetebehaviorsettings.h.

static int Kopete::BehaviorSettings::chatWindowGroupPolicy ( )
inlinestatic

Get Chat window grouping policy.

Definition at line 531 of file kopetebehaviorsettings.h.

ItemEnum* Kopete::BehaviorSettings::chatWindowGroupPolicyItem ( )
inline

Get Item object corresponding to chatWindowGroupPolicy()

Definition at line 539 of file kopetebehaviorsettings.h.

static bool Kopete::BehaviorSettings::chatWindowShowSendButton ( )
inlinestatic

Get Show send button in Chat Window.

Definition at line 612 of file kopetebehaviorsettings.h.

ItemBool* Kopete::BehaviorSettings::chatWindowShowSendButtonItem ( )
inline

Get Item object corresponding to chatWindowShowSendButton()

Definition at line 620 of file kopetebehaviorsettings.h.

static bool Kopete::BehaviorSettings::contactListMouseNavigation ( )
inlinestatic

Get Use mouse navigation only in contact list.

Definition at line 153 of file kopetebehaviorsettings.h.

ItemBool* Kopete::BehaviorSettings::contactListMouseNavigationItem ( )
inline

Get Item object corresponding to contactListMouseNavigation()

Definition at line 161 of file kopetebehaviorsettings.h.

static bool Kopete::BehaviorSettings::enableEventsWhileAway ( )
inlinestatic

Get Enable events while away.

Definition at line 504 of file kopetebehaviorsettings.h.

ItemBool* Kopete::BehaviorSettings::enableEventsWhileAwayItem ( )
inline

Get Item object corresponding to enableEventsWhileAway()

Definition at line 512 of file kopetebehaviorsettings.h.

static bool Kopete::BehaviorSettings::highlightEnabled ( )
inlinestatic

Get Hightlight messages containing your nickname.

Definition at line 747 of file kopetebehaviorsettings.h.

ItemBool* Kopete::BehaviorSettings::highlightEnabledItem ( )
inline

Get Item object corresponding to highlightEnabled()

Definition at line 755 of file kopetebehaviorsettings.h.

static bool Kopete::BehaviorSettings::hoverClose ( )
inlinestatic

Get Show close button for each tab.

Definition at line 1098 of file kopetebehaviorsettings.h.

ItemBool* Kopete::BehaviorSettings::hoverCloseItem ( )
inline

Get Item object corresponding to HoverClose()

Definition at line 1106 of file kopetebehaviorsettings.h.

static int Kopete::BehaviorSettings::initialStatus ( )
inlinestatic

Get Initial Status.

Definition at line 207 of file kopetebehaviorsettings.h.

ItemEnum* Kopete::BehaviorSettings::initialStatusItem ( )
inline

Get Item object corresponding to initialStatus()

Definition at line 215 of file kopetebehaviorsettings.h.

static bool Kopete::BehaviorSettings::queueOnlyHighlightedMessagesInGroupChats ( )
inlinestatic

Get Queue only highlighted messages in group chats.

Definition at line 288 of file kopetebehaviorsettings.h.

ItemBool* Kopete::BehaviorSettings::queueOnlyHighlightedMessagesInGroupChatsItem ( )
inline

Get Item object corresponding to queueOnlyHighlightedMessagesInGroupChats()

Definition at line 296 of file kopetebehaviorsettings.h.

static bool Kopete::BehaviorSettings::queueOnlyMessagesOnAnotherDesktop ( )
inlinestatic

Get Queue Only Messages On Another Desktop.

Definition at line 315 of file kopetebehaviorsettings.h.

ItemBool* Kopete::BehaviorSettings::queueOnlyMessagesOnAnotherDesktopItem ( )
inline

Get Item object corresponding to queueOnlyMessagesOnAnotherDesktop()

Definition at line 323 of file kopetebehaviorsettings.h.

static bool Kopete::BehaviorSettings::queueUnreadMessages ( )
inlinestatic

Get Queue unread messages.

Definition at line 126 of file kopetebehaviorsettings.h.

ItemBool* Kopete::BehaviorSettings::queueUnreadMessagesItem ( )
inline

Get Item object corresponding to queueUnreadMessages()

Definition at line 134 of file kopetebehaviorsettings.h.

static bool Kopete::BehaviorSettings::raiseMessageWindow ( )
inlinestatic

Get Raise message view on new messages.

Definition at line 234 of file kopetebehaviorsettings.h.

ItemBool* Kopete::BehaviorSettings::raiseMessageWindowItem ( )
inline

Get Item object corresponding to raiseMessageWindow()

Definition at line 242 of file kopetebehaviorsettings.h.

static bool Kopete::BehaviorSettings::reconnectOnDisconnect ( )
inlinestatic

Get Reconnect on disconnect.

Definition at line 180 of file kopetebehaviorsettings.h.

ItemBool* Kopete::BehaviorSettings::reconnectOnDisconnectItem ( )
inline

Get Item object corresponding to reconnectOnDisconnect()

Definition at line 188 of file kopetebehaviorsettings.h.

static bool Kopete::BehaviorSettings::richTextByDefault ( )
inlinestatic

Get Enable rich text by default.

Definition at line 585 of file kopetebehaviorsettings.h.

ItemBool* Kopete::BehaviorSettings::richTextByDefaultItem ( )
inline

Get Item object corresponding to richTextByDefault()

Definition at line 593 of file kopetebehaviorsettings.h.

BehaviorSettings * BehaviorSettings::self ( )
static

Definition at line 23 of file kopetebehaviorsettings.cpp.

static void Kopete::BehaviorSettings::setAlwaysShowTabs ( bool  v)
inlinestatic

Set Always show tabs.

Definition at line 1034 of file kopetebehaviorsettings.h.

static void Kopete::BehaviorSettings::setAnimateOnMessageWithOpenChat ( bool  v)
inlinestatic

Set Animate on message with open chat.

Definition at line 440 of file kopetebehaviorsettings.h.

static void Kopete::BehaviorSettings::setAutoAwayAskAvailable ( bool  v)
inlinestatic

Set Confirm Before Coming Back from Auto Away.

Definition at line 872 of file kopetebehaviorsettings.h.

static void Kopete::BehaviorSettings::setAutoAwayCustomMessage ( const QString &  v)
inlinestatic

Set The custom auto away message.

Definition at line 980 of file kopetebehaviorsettings.h.

static void Kopete::BehaviorSettings::setAutoAwayCustomTitle ( const QString &  v)
inlinestatic

Set The custom auto away title.

Definition at line 953 of file kopetebehaviorsettings.h.

static void Kopete::BehaviorSettings::setAutoAwayGoAvailable ( bool  v)
inlinestatic

Set Go available after detecting an activity.

Definition at line 845 of file kopetebehaviorsettings.h.

static void Kopete::BehaviorSettings::setAutoAwayTimeout ( int  v)
inlinestatic

Set Auto away timeout.

Definition at line 818 of file kopetebehaviorsettings.h.

static void Kopete::BehaviorSettings::setBalloonGroupMessageNotificationsPerSender ( bool  v)
inlinestatic

Set Single notification for messages from the same sender.

Definition at line 332 of file kopetebehaviorsettings.h.

static void Kopete::BehaviorSettings::setBalloonNotifyIgnoreClosesChatView ( bool  v)
inlinestatic

Set Balloon Notification Ignore Closes Chat View.

Definition at line 359 of file kopetebehaviorsettings.h.

static void Kopete::BehaviorSettings::setChatWindowBufferViewSize ( int  v)
inlinestatic

Set Maximum number of messages to show in a chat window.

Definition at line 710 of file kopetebehaviorsettings.h.

static void Kopete::BehaviorSettings::setChatWindowGroupPolicy ( int  v)
inlinestatic

Set Chat window grouping policy.

Definition at line 521 of file kopetebehaviorsettings.h.

static void Kopete::BehaviorSettings::setChatWindowShowSendButton ( bool  v)
inlinestatic

Set Show send button in Chat Window.

Definition at line 602 of file kopetebehaviorsettings.h.

static void Kopete::BehaviorSettings::setContactListMouseNavigation ( bool  v)
inlinestatic

Set Use mouse navigation only in contact list.

Definition at line 143 of file kopetebehaviorsettings.h.

static void Kopete::BehaviorSettings::setEnableEventsWhileAway ( bool  v)
inlinestatic

Set Enable events while away.

Definition at line 494 of file kopetebehaviorsettings.h.

static void Kopete::BehaviorSettings::setHighlightEnabled ( bool  v)
inlinestatic

Set Hightlight messages containing your nickname.

Definition at line 737 of file kopetebehaviorsettings.h.

static void Kopete::BehaviorSettings::setHoverClose ( bool  v)
inlinestatic

Set Show close button for each tab.

Definition at line 1088 of file kopetebehaviorsettings.h.

static void Kopete::BehaviorSettings::setInitialStatus ( int  v)
inlinestatic

Set Initial Status.

Definition at line 197 of file kopetebehaviorsettings.h.

static void Kopete::BehaviorSettings::setQueueOnlyHighlightedMessagesInGroupChats ( bool  v)
inlinestatic

Set Queue only highlighted messages in group chats.

Definition at line 278 of file kopetebehaviorsettings.h.

static void Kopete::BehaviorSettings::setQueueOnlyMessagesOnAnotherDesktop ( bool  v)
inlinestatic

Set Queue Only Messages On Another Desktop.

Definition at line 305 of file kopetebehaviorsettings.h.

static void Kopete::BehaviorSettings::setQueueUnreadMessages ( bool  v)
inlinestatic

Set Queue unread messages.

Definition at line 116 of file kopetebehaviorsettings.h.

static void Kopete::BehaviorSettings::setRaiseMessageWindow ( bool  v)
inlinestatic

Set Raise message view on new messages.

Definition at line 224 of file kopetebehaviorsettings.h.

static void Kopete::BehaviorSettings::setReconnectOnDisconnect ( bool  v)
inlinestatic

Set Reconnect on disconnect.

Definition at line 170 of file kopetebehaviorsettings.h.

static void Kopete::BehaviorSettings::setRichTextByDefault ( bool  v)
inlinestatic

Set Enable rich text by default.

Definition at line 575 of file kopetebehaviorsettings.h.

static void Kopete::BehaviorSettings::setShowContactName ( bool  v)
inlinestatic

Set Show contact name for each tab.

Definition at line 1061 of file kopetebehaviorsettings.h.

static void Kopete::BehaviorSettings::setShowDates ( bool  v)
inlinestatic

Set Show message dates.

Definition at line 629 of file kopetebehaviorsettings.h.

static void Kopete::BehaviorSettings::setShowEvents ( bool  v)
inlinestatic

Set Show events in chat window.

Definition at line 251 of file kopetebehaviorsettings.h.

static void Kopete::BehaviorSettings::setShowSystemTray ( bool  v)
inlinestatic

Set Show Kopete in system tray.

Definition at line 62 of file kopetebehaviorsettings.h.

static void Kopete::BehaviorSettings::setSmoothScrolling ( bool  v)
inlinestatic

Set Enable smooth scrolling in contact list.

Definition at line 1007 of file kopetebehaviorsettings.h.

static void Kopete::BehaviorSettings::setSpellCheck ( bool  v)
inlinestatic

Set Enable spell checking by default.

Definition at line 548 of file kopetebehaviorsettings.h.

static void Kopete::BehaviorSettings::setStartDocked ( bool  v)
inlinestatic

Set Start Kopete docked.

Definition at line 35 of file kopetebehaviorsettings.h.

static void Kopete::BehaviorSettings::setTrayflashNotify ( bool  v)
inlinestatic

Set Trayflash Notification.

Definition at line 386 of file kopetebehaviorsettings.h.

static void Kopete::BehaviorSettings::setTrayflashNotifyLeftClickOpensMessage ( bool  v)
inlinestatic

Set Trayflash Notification Left Click Opens Message.

Definition at line 413 of file kopetebehaviorsettings.h.

static void Kopete::BehaviorSettings::setTrayflashNotifySetCurrentDesktopToChatView ( bool  v)
inlinestatic

Set Trayflash Notification Set Current Desktop To Chat View.

Definition at line 467 of file kopetebehaviorsettings.h.

static void Kopete::BehaviorSettings::setTruncateContactName ( bool  v)
inlinestatic

Set Truncate contact name.

Definition at line 656 of file kopetebehaviorsettings.h.

static void Kopete::BehaviorSettings::setTruncateContactNameLength ( int  v)
inlinestatic

Set Truncate contact name max length.

Definition at line 683 of file kopetebehaviorsettings.h.

static void Kopete::BehaviorSettings::setUseAutoAway ( bool  v)
inlinestatic

Set Use auto away.

Definition at line 791 of file kopetebehaviorsettings.h.

static void Kopete::BehaviorSettings::setUseCustomAwayMessage ( bool  v)
inlinestatic

Set When setting the auto away message, use a custom away message.

Definition at line 926 of file kopetebehaviorsettings.h.

static void Kopete::BehaviorSettings::setUseLastAwayMessage ( bool  v)
inlinestatic

Set When setting the auto away message, use the latest away message.

Definition at line 899 of file kopetebehaviorsettings.h.

static void Kopete::BehaviorSettings::setUseMessageQueue ( bool  v)
inlinestatic

Set Use message queue.

Definition at line 89 of file kopetebehaviorsettings.h.

static void Kopete::BehaviorSettings::setViewPlugin ( const QString &  v)
inlinestatic

Set Selected view plugin for Chat Window.

Definition at line 764 of file kopetebehaviorsettings.h.

static bool Kopete::BehaviorSettings::showContactName ( )
inlinestatic

Get Show contact name for each tab.

Definition at line 1071 of file kopetebehaviorsettings.h.

ItemBool* Kopete::BehaviorSettings::showContactNameItem ( )
inline

Get Item object corresponding to ShowContactName()

Definition at line 1079 of file kopetebehaviorsettings.h.

static bool Kopete::BehaviorSettings::showDates ( )
inlinestatic

Get Show message dates.

Definition at line 639 of file kopetebehaviorsettings.h.

ItemBool* Kopete::BehaviorSettings::showDatesItem ( )
inline

Get Item object corresponding to showDates()

Definition at line 647 of file kopetebehaviorsettings.h.

static bool Kopete::BehaviorSettings::showEvents ( )
inlinestatic

Get Show events in chat window.

Definition at line 261 of file kopetebehaviorsettings.h.

ItemBool* Kopete::BehaviorSettings::showEventsItem ( )
inline

Get Item object corresponding to showEvents()

Definition at line 269 of file kopetebehaviorsettings.h.

static bool Kopete::BehaviorSettings::showSystemTray ( )
inlinestatic

Get Show Kopete in system tray.

Definition at line 72 of file kopetebehaviorsettings.h.

ItemBool* Kopete::BehaviorSettings::showSystemTrayItem ( )
inline

Get Item object corresponding to showSystemTray()

Definition at line 80 of file kopetebehaviorsettings.h.

static bool Kopete::BehaviorSettings::smoothScrolling ( )
inlinestatic

Get Enable smooth scrolling in contact list.

Definition at line 1017 of file kopetebehaviorsettings.h.

ItemBool* Kopete::BehaviorSettings::smoothScrollingItem ( )
inline

Get Item object corresponding to smoothScrolling()

Definition at line 1025 of file kopetebehaviorsettings.h.

static bool Kopete::BehaviorSettings::spellCheck ( )
inlinestatic

Get Enable spell checking by default.

Definition at line 558 of file kopetebehaviorsettings.h.

ItemBool* Kopete::BehaviorSettings::spellCheckItem ( )
inline

Get Item object corresponding to spellCheck()

Definition at line 566 of file kopetebehaviorsettings.h.

static bool Kopete::BehaviorSettings::startDocked ( )
inlinestatic

Get Start Kopete docked.

Definition at line 45 of file kopetebehaviorsettings.h.

ItemBool* Kopete::BehaviorSettings::startDockedItem ( )
inline

Get Item object corresponding to startDocked()

Definition at line 53 of file kopetebehaviorsettings.h.

static bool Kopete::BehaviorSettings::trayflashNotify ( )
inlinestatic

Get Trayflash Notification.

Definition at line 396 of file kopetebehaviorsettings.h.

ItemBool* Kopete::BehaviorSettings::trayflashNotifyItem ( )
inline

Get Item object corresponding to trayflashNotify()

Definition at line 404 of file kopetebehaviorsettings.h.

static bool Kopete::BehaviorSettings::trayflashNotifyLeftClickOpensMessage ( )
inlinestatic

Get Trayflash Notification Left Click Opens Message.

Definition at line 423 of file kopetebehaviorsettings.h.

ItemBool* Kopete::BehaviorSettings::trayflashNotifyLeftClickOpensMessageItem ( )
inline

Get Item object corresponding to trayflashNotifyLeftClickOpensMessage()

Definition at line 431 of file kopetebehaviorsettings.h.

static bool Kopete::BehaviorSettings::trayflashNotifySetCurrentDesktopToChatView ( )
inlinestatic

Get Trayflash Notification Set Current Desktop To Chat View.

Definition at line 477 of file kopetebehaviorsettings.h.

ItemBool* Kopete::BehaviorSettings::trayflashNotifySetCurrentDesktopToChatViewItem ( )
inline

Get Item object corresponding to trayflashNotifySetCurrentDesktopToChatView()

Definition at line 485 of file kopetebehaviorsettings.h.

static bool Kopete::BehaviorSettings::truncateContactName ( )
inlinestatic

Get Truncate contact name.

Definition at line 666 of file kopetebehaviorsettings.h.

ItemBool* Kopete::BehaviorSettings::truncateContactNameItem ( )
inline

Get Item object corresponding to truncateContactName()

Definition at line 674 of file kopetebehaviorsettings.h.

static int Kopete::BehaviorSettings::truncateContactNameLength ( )
inlinestatic

Get Truncate contact name max length.

Definition at line 693 of file kopetebehaviorsettings.h.

ItemInt* Kopete::BehaviorSettings::truncateContactNameLengthItem ( )
inline

Get Item object corresponding to truncateContactNameLength()

Definition at line 701 of file kopetebehaviorsettings.h.

static bool Kopete::BehaviorSettings::useAutoAway ( )
inlinestatic

Get Use auto away.

Definition at line 801 of file kopetebehaviorsettings.h.

ItemBool* Kopete::BehaviorSettings::useAutoAwayItem ( )
inline

Get Item object corresponding to useAutoAway()

Definition at line 809 of file kopetebehaviorsettings.h.

static bool Kopete::BehaviorSettings::useCustomAwayMessage ( )
inlinestatic

Get When setting the auto away message, use a custom away message.

Definition at line 936 of file kopetebehaviorsettings.h.

ItemBool* Kopete::BehaviorSettings::useCustomAwayMessageItem ( )
inline

Get Item object corresponding to useCustomAwayMessage()

Definition at line 944 of file kopetebehaviorsettings.h.

static bool Kopete::BehaviorSettings::useLastAwayMessage ( )
inlinestatic

Get When setting the auto away message, use the latest away message.

Definition at line 909 of file kopetebehaviorsettings.h.

ItemBool* Kopete::BehaviorSettings::useLastAwayMessageItem ( )
inline

Get Item object corresponding to useLastAwayMessage()

Definition at line 917 of file kopetebehaviorsettings.h.

static bool Kopete::BehaviorSettings::useMessageQueue ( )
inlinestatic

Get Use message queue.

Definition at line 99 of file kopetebehaviorsettings.h.

ItemBool* Kopete::BehaviorSettings::useMessageQueueItem ( )
inline

Get Item object corresponding to useMessageQueue()

Definition at line 107 of file kopetebehaviorsettings.h.

static QString Kopete::BehaviorSettings::viewPlugin ( )
inlinestatic

Get Selected view plugin for Chat Window.

Definition at line 774 of file kopetebehaviorsettings.h.

ItemString* Kopete::BehaviorSettings::viewPluginItem ( )
inline

Get Item object corresponding to viewPlugin()

Definition at line 782 of file kopetebehaviorsettings.h.

Member Data Documentation

bool Kopete::BehaviorSettings::mAlwaysShowTabs
protected

Definition at line 1160 of file kopetebehaviorsettings.h.

bool Kopete::BehaviorSettings::mAnimateOnMessageWithOpenChat
protected

Definition at line 1132 of file kopetebehaviorsettings.h.

bool Kopete::BehaviorSettings::mAutoAwayAskAvailable
protected

Definition at line 1150 of file kopetebehaviorsettings.h.

QString Kopete::BehaviorSettings::mAutoAwayCustomMessage
protected

Definition at line 1154 of file kopetebehaviorsettings.h.

QString Kopete::BehaviorSettings::mAutoAwayCustomTitle
protected

Definition at line 1153 of file kopetebehaviorsettings.h.

bool Kopete::BehaviorSettings::mAutoAwayGoAvailable
protected

Definition at line 1149 of file kopetebehaviorsettings.h.

int Kopete::BehaviorSettings::mAutoAwayTimeout
protected

Definition at line 1148 of file kopetebehaviorsettings.h.

bool Kopete::BehaviorSettings::mBalloonGroupMessageNotificationsPerSender
protected

Definition at line 1128 of file kopetebehaviorsettings.h.

bool Kopete::BehaviorSettings::mBalloonNotifyIgnoreClosesChatView
protected

Definition at line 1129 of file kopetebehaviorsettings.h.

int Kopete::BehaviorSettings::mChatWindowBufferViewSize
protected

Definition at line 1142 of file kopetebehaviorsettings.h.

int Kopete::BehaviorSettings::mChatWindowGroupPolicy
protected

Definition at line 1135 of file kopetebehaviorsettings.h.

bool Kopete::BehaviorSettings::mChatWindowShowSendButton
protected

Definition at line 1138 of file kopetebehaviorsettings.h.

bool Kopete::BehaviorSettings::mContactListMouseNavigation
protected

Definition at line 1121 of file kopetebehaviorsettings.h.

bool Kopete::BehaviorSettings::mEnableEventsWhileAway
protected

Definition at line 1134 of file kopetebehaviorsettings.h.

bool Kopete::BehaviorSettings::mHighlightEnabled
protected

Definition at line 1143 of file kopetebehaviorsettings.h.

bool Kopete::BehaviorSettings::mHoverClose
protected

Definition at line 1162 of file kopetebehaviorsettings.h.

int Kopete::BehaviorSettings::mInitialStatus
protected

Definition at line 1123 of file kopetebehaviorsettings.h.

bool Kopete::BehaviorSettings::mQueueOnlyHighlightedMessagesInGroupChats
protected

Definition at line 1126 of file kopetebehaviorsettings.h.

bool Kopete::BehaviorSettings::mQueueOnlyMessagesOnAnotherDesktop
protected

Definition at line 1127 of file kopetebehaviorsettings.h.

bool Kopete::BehaviorSettings::mQueueUnreadMessages
protected

Definition at line 1120 of file kopetebehaviorsettings.h.

bool Kopete::BehaviorSettings::mRaiseMessageWindow
protected

Definition at line 1124 of file kopetebehaviorsettings.h.

bool Kopete::BehaviorSettings::mReconnectOnDisconnect
protected

Definition at line 1122 of file kopetebehaviorsettings.h.

bool Kopete::BehaviorSettings::mRichTextByDefault
protected

Definition at line 1137 of file kopetebehaviorsettings.h.

bool Kopete::BehaviorSettings::mShowContactName
protected

Definition at line 1161 of file kopetebehaviorsettings.h.

bool Kopete::BehaviorSettings::mShowDates
protected

Definition at line 1139 of file kopetebehaviorsettings.h.

bool Kopete::BehaviorSettings::mShowEvents
protected

Definition at line 1125 of file kopetebehaviorsettings.h.

bool Kopete::BehaviorSettings::mShowSystemTray
protected

Definition at line 1118 of file kopetebehaviorsettings.h.

bool Kopete::BehaviorSettings::mSmoothScrolling
protected

Definition at line 1157 of file kopetebehaviorsettings.h.

bool Kopete::BehaviorSettings::mSpellCheck
protected

Definition at line 1136 of file kopetebehaviorsettings.h.

bool Kopete::BehaviorSettings::mStartDocked
protected

Definition at line 1117 of file kopetebehaviorsettings.h.

bool Kopete::BehaviorSettings::mTrayflashNotify
protected

Definition at line 1130 of file kopetebehaviorsettings.h.

bool Kopete::BehaviorSettings::mTrayflashNotifyLeftClickOpensMessage
protected

Definition at line 1131 of file kopetebehaviorsettings.h.

bool Kopete::BehaviorSettings::mTrayflashNotifySetCurrentDesktopToChatView
protected

Definition at line 1133 of file kopetebehaviorsettings.h.

bool Kopete::BehaviorSettings::mTruncateContactName
protected

Definition at line 1140 of file kopetebehaviorsettings.h.

int Kopete::BehaviorSettings::mTruncateContactNameLength
protected

Definition at line 1141 of file kopetebehaviorsettings.h.

bool Kopete::BehaviorSettings::mUseAutoAway
protected

Definition at line 1147 of file kopetebehaviorsettings.h.

bool Kopete::BehaviorSettings::mUseCustomAwayMessage
protected

Definition at line 1152 of file kopetebehaviorsettings.h.

bool Kopete::BehaviorSettings::mUseLastAwayMessage
protected

Definition at line 1151 of file kopetebehaviorsettings.h.

bool Kopete::BehaviorSettings::mUseMessageQueue
protected

Definition at line 1119 of file kopetebehaviorsettings.h.

QString Kopete::BehaviorSettings::mViewPlugin
protected

Definition at line 1144 of file kopetebehaviorsettings.h.


The documentation for this class was generated from the following files:
  • kopetebehaviorsettings.h
  • kopetebehaviorsettings.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