kmail

GlobalSettingsBase Class Reference

Inheritance diagram for GlobalSettingsBase:

GlobalSettings List of all members.

Detailed Description

Definition at line 13 of file globalsettings_base.h.


Public Member Functions

 ~GlobalSettingsBase ()
ItemBool * delayedMarkAsReadItem ()
ItemUInt * delayedMarkTimeItem ()
ItemEnum * actionEnterFolderItem ()
ItemEnum * networkStateItem ()
ItemEnum * loopOnGotoUnreadItem ()
ItemBool * showPopupAfterDnDItem ()
ItemBool * excludeImportantMailFromExpiryItem ()
ItemEnum * sendOnCheckItem ()
ItemString * lastSelectedFolderItem ()
ItemBool * systemTrayEnabledItem ()
ItemEnum * systemTrayPolicyItem ()
ItemBool * verboseNewMailNotificationItem ()
ItemString * externalEditorItem ()
ItemBool * useExternalEditorItem ()
ItemInt * custHeaderCountItem ()
ItemInt * replyCurrentLanguageItem ()
ItemInt * replyLanguagesCountItem ()
ItemInt * folderLoadingTimeoutItem ()
ItemBool * groupwareEnabledItem ()
ItemBool * legacyMangleFromToHeadersItem ()
ItemBool * legacyBodyInvitesItem ()
ItemBool * automaticSendingItem ()
ItemBool * theIMAPResourceEnabledItem ()
ItemBool * hideGroupwareFoldersItem ()
ItemEnum * theIMAPResourceStorageFormatItem ()
ItemString * theIMAPResourceFolderParentItem ()
ItemInt * theIMAPResourceAccountItem ()
ItemInt * theIMAPResourceFolderLanguageItem ()
ItemInt * msgDictSizeHintItem ()
ItemString * previousNewFeaturesMD5Item ()
ItemInt * maxConnectionsPerHostItem ()
ItemBool * quickSearchActiveItem ()
ItemBool * forceReplyCharsetItem ()
ItemString * autoTextSignatureItem ()
ItemBool * stickyIdentityItem ()
ItemBool * stickyFccItem ()
ItemBool * stickyTransportItem ()
ItemBool * wordWrapItem ()
ItemBool * useFixedFontItem ()
ItemInt * lineWrapWidthItem ()
ItemUInt * previousIdentityItem ()
ItemString * previousFccItem ()
ItemStringList * transportHistoryItem ()
ItemString * currentTransportItem ()
ItemString * defaultTransportItem ()
ItemInt * maxTransportEntriesItem ()
ItemBool * outlookCompatibleAttachmentsItem ()
ItemBool * useHtmlMarkupItem ()
ItemBool * pgpAutoSignItem ()
ItemBool * pgpAutoEncryptItem ()
ItemBool * neverEncryptDraftsItem ()
ItemString * chiasmusKeyItem ()
ItemString * chiasmusOptionsItem ()
ItemBool * confirmBeforeSendItem ()
ItemBool * requestMDNItem ()
ItemBool * showRecentAddressesInComposerItem ()
ItemInt * headersItem ()
ItemInt * completionModeItem ()
ItemBool * autoSpellCheckingItem ()
ItemBool * showForgottenAttachmentWarningItem ()
ItemStringList * attachmentKeywordsItem ()
ItemBool * showMessagePartDialogOnAttachItem ()
ItemInt * autosaveIntervalItem ()
ItemStringList * replyPrefixesItem ()
ItemBool * replaceReplyPrefixItem ()
ItemStringList * forwardPrefixesItem ()
ItemBool * replaceForwardPrefixItem ()
ItemBool * smartQuoteItem ()
ItemEnum * addresseeSelectorTypeItem ()
ItemEnum * recipientsEditorTypeItem ()
ItemEnum * secondRecipientTypeDefaultItem ()
ItemInt * maximumRecipientsItem ()
ItemBool * useDefaultFontsItem ()
ItemFont * composerFontItem ()
ItemFont * fixedFontItem ()
ItemSize * composerSizeItem ()
ItemBool * useDefaultColorsItem ()
ItemColor * foregroundColorItem ()
ItemColor * backgroundColorItem ()
ItemString * fallbackCharacterEncodingItem ()
ItemString * overrideCharacterEncodingItem ()
ItemBool * showEmoticonsItem ()
ItemBool * showExpandQuotesMarkItem ()
ItemInt * collapseQuoteLevelSpinItem ()
ItemBool * shrinkQuotesItem ()
ItemString * chiasmusDecryptionKeyItem ()
ItemString * chiasmusDecryptionOptionsItem ()
ItemBool * automaticDecryptItem ()
ItemBool * sendMDNsWithEmptySenderItem ()

Static Public Member Functions

static GlobalSettingsBaseself ()
static void setDelayedMarkAsRead (bool v)
static bool delayedMarkAsRead ()
static void setDelayedMarkTime (uint v)
static uint delayedMarkTime ()
static void setActionEnterFolder (int v)
static int actionEnterFolder ()
static void setNetworkState (int v)
static int networkState ()
static void setLoopOnGotoUnread (int v)
static int loopOnGotoUnread ()
static void setShowPopupAfterDnD (bool v)
static bool showPopupAfterDnD ()
static void setExcludeImportantMailFromExpiry (bool v)
static bool excludeImportantMailFromExpiry ()
static void setSendOnCheck (int v)
static int sendOnCheck ()
static void setLastSelectedFolder (const QString &v)
static QString lastSelectedFolder ()
static void setSystemTrayEnabled (bool v)
static bool systemTrayEnabled ()
static void setSystemTrayPolicy (int v)
static int systemTrayPolicy ()
static void setVerboseNewMailNotification (bool v)
static bool verboseNewMailNotification ()
static void setExternalEditor (const QString &v)
static QString externalEditor ()
static void setUseExternalEditor (bool v)
static bool useExternalEditor ()
static void setCustHeaderCount (int v)
static int custHeaderCount ()
static void setReplyCurrentLanguage (int v)
static int replyCurrentLanguage ()
static void setReplyLanguagesCount (int v)
static int replyLanguagesCount ()
static void setFolderLoadingTimeout (int v)
static int folderLoadingTimeout ()
static void setGroupwareEnabled (bool v)
static bool groupwareEnabled ()
static void setLegacyMangleFromToHeaders (bool v)
static bool legacyMangleFromToHeaders ()
static void setLegacyBodyInvites (bool v)
static bool legacyBodyInvites ()
static void setAutomaticSending (bool v)
static bool automaticSending ()
static void setTheIMAPResourceEnabled (bool v)
static bool theIMAPResourceEnabled ()
static void setHideGroupwareFolders (bool v)
static bool hideGroupwareFolders ()
static void setTheIMAPResourceStorageFormat (int v)
static int theIMAPResourceStorageFormat ()
static void setTheIMAPResourceFolderParent (const QString &v)
static QString theIMAPResourceFolderParent ()
static void setTheIMAPResourceAccount (int v)
static int theIMAPResourceAccount ()
static void setTheIMAPResourceFolderLanguage (int v)
static int theIMAPResourceFolderLanguage ()
static void setMsgDictSizeHint (int v)
static int msgDictSizeHint ()
static void setPreviousNewFeaturesMD5 (const QString &v)
static QString previousNewFeaturesMD5 ()
static void setMaxConnectionsPerHost (int v)
static int maxConnectionsPerHost ()
static void setQuickSearchActive (bool v)
static bool quickSearchActive ()
static void setForceReplyCharset (bool v)
static bool forceReplyCharset ()
static void setAutoTextSignature (const QString &v)
static QString autoTextSignature ()
static void setStickyIdentity (bool v)
static bool stickyIdentity ()
static void setStickyFcc (bool v)
static bool stickyFcc ()
static void setStickyTransport (bool v)
static bool stickyTransport ()
static void setWordWrap (bool v)
static bool wordWrap ()
static void setUseFixedFont (bool v)
static bool useFixedFont ()
static void setLineWrapWidth (int v)
static int lineWrapWidth ()
static void setPreviousIdentity (uint v)
static uint previousIdentity ()
static void setPreviousFcc (const QString &v)
static QString previousFcc ()
static void setTransportHistory (const QStringList &v)
static QStringList transportHistory ()
static void setCurrentTransport (const QString &v)
static QString currentTransport ()
static void setDefaultTransport (const QString &v)
static QString defaultTransport ()
static void setMaxTransportEntries (int v)
static int maxTransportEntries ()
static void setOutlookCompatibleAttachments (bool v)
static bool outlookCompatibleAttachments ()
static void setUseHtmlMarkup (bool v)
static bool useHtmlMarkup ()
static void setPgpAutoSign (bool v)
static bool pgpAutoSign ()
static void setPgpAutoEncrypt (bool v)
static bool pgpAutoEncrypt ()
static void setNeverEncryptDrafts (bool v)
static bool neverEncryptDrafts ()
static void setChiasmusKey (const QString &v)
static QString chiasmusKey ()
static void setChiasmusOptions (const QString &v)
static QString chiasmusOptions ()
static void setConfirmBeforeSend (bool v)
static bool confirmBeforeSend ()
static void setRequestMDN (bool v)
static bool requestMDN ()
static void setShowRecentAddressesInComposer (bool v)
static bool showRecentAddressesInComposer ()
static void setHeaders (int v)
static int headers ()
static void setCompletionMode (int v)
static int completionMode ()
static void setAutoSpellChecking (bool v)
static bool autoSpellChecking ()
static void setShowForgottenAttachmentWarning (bool v)
static bool showForgottenAttachmentWarning ()
static void setAttachmentKeywords (const QStringList &v)
static QStringList attachmentKeywords ()
static void setShowMessagePartDialogOnAttach (bool v)
static bool showMessagePartDialogOnAttach ()
static void setAutosaveInterval (int v)
static int autosaveInterval ()
static void setReplyPrefixes (const QStringList &v)
static QStringList replyPrefixes ()
static void setReplaceReplyPrefix (bool v)
static bool replaceReplyPrefix ()
static void setForwardPrefixes (const QStringList &v)
static QStringList forwardPrefixes ()
static void setReplaceForwardPrefix (bool v)
static bool replaceForwardPrefix ()
static void setSmartQuote (bool v)
static bool smartQuote ()
static void setAddresseeSelectorType (int v)
static int addresseeSelectorType ()
static void setRecipientsEditorType (int v)
static int recipientsEditorType ()
static void setSecondRecipientTypeDefault (int v)
static int secondRecipientTypeDefault ()
static void setMaximumRecipients (int v)
static int maximumRecipients ()
static void setUseDefaultFonts (bool v)
static bool useDefaultFonts ()
static void setComposerFont (const QFont &v)
static QFont composerFont ()
static void setFixedFont (const QFont &v)
static QFont fixedFont ()
static void setComposerSize (const QSize &v)
static QSize composerSize ()
static void setUseDefaultColors (bool v)
static bool useDefaultColors ()
static void setForegroundColor (const QColor &v)
static QColor foregroundColor ()
static void setBackgroundColor (const QColor &v)
static QColor backgroundColor ()
static void setFallbackCharacterEncoding (const QString &v)
static QString fallbackCharacterEncoding ()
static void setOverrideCharacterEncoding (const QString &v)
static QString overrideCharacterEncoding ()
static void setShowEmoticons (bool v)
static bool showEmoticons ()
static void setShowExpandQuotesMark (bool v)
static bool showExpandQuotesMark ()
static void setCollapseQuoteLevelSpin (int v)
static int collapseQuoteLevelSpin ()
static void setShrinkQuotes (bool v)
static bool shrinkQuotes ()
static void setChiasmusDecryptionKey (const QString &v)
static QString chiasmusDecryptionKey ()
static void setChiasmusDecryptionOptions (const QString &v)
static QString chiasmusDecryptionOptions ()
static void setAutomaticDecrypt (bool v)
static bool automaticDecrypt ()
static void setSendMDNsWithEmptySender (bool v)
static bool sendMDNsWithEmptySender ()
static void writeConfig ()

Protected Member Functions

 GlobalSettingsBase ()

Protected Attributes

bool mDelayedMarkAsRead
uint mDelayedMarkTime
int mActionEnterFolder
int mNetworkState
int mLoopOnGotoUnread
bool mShowPopupAfterDnD
bool mExcludeImportantMailFromExpiry
int mSendOnCheck
QString mLastSelectedFolder
bool mSystemTrayEnabled
int mSystemTrayPolicy
bool mVerboseNewMailNotification
QString mExternalEditor
bool mUseExternalEditor
int mCustHeaderCount
int mReplyCurrentLanguage
int mReplyLanguagesCount
int mFolderLoadingTimeout
bool mGroupwareEnabled
bool mLegacyMangleFromToHeaders
bool mLegacyBodyInvites
bool mAutomaticSending
bool mTheIMAPResourceEnabled
bool mHideGroupwareFolders
int mTheIMAPResourceStorageFormat
QString mTheIMAPResourceFolderParent
int mTheIMAPResourceAccount
int mTheIMAPResourceFolderLanguage
int mMsgDictSizeHint
QString mPreviousNewFeaturesMD5
int mMaxConnectionsPerHost
bool mQuickSearchActive
bool mForceReplyCharset
QString mAutoTextSignature
bool mStickyIdentity
bool mStickyFcc
bool mStickyTransport
bool mWordWrap
bool mUseFixedFont
int mLineWrapWidth
uint mPreviousIdentity
QString mPreviousFcc
QStringList mTransportHistory
QString mCurrentTransport
QString mDefaultTransport
int mMaxTransportEntries
bool mOutlookCompatibleAttachments
bool mUseHtmlMarkup
bool mPgpAutoSign
bool mPgpAutoEncrypt
bool mNeverEncryptDrafts
QString mChiasmusKey
QString mChiasmusOptions
bool mConfirmBeforeSend
bool mRequestMDN
bool mShowRecentAddressesInComposer
int mHeaders
int mCompletionMode
bool mAutoSpellChecking
bool mShowForgottenAttachmentWarning
QStringList mAttachmentKeywords
bool mShowMessagePartDialogOnAttach
int mAutosaveInterval
QStringList mReplyPrefixes
bool mReplaceReplyPrefix
QStringList mForwardPrefixes
bool mReplaceForwardPrefix
bool mSmartQuote
int mAddresseeSelectorType
int mRecipientsEditorType
int mSecondRecipientTypeDefault
int mMaximumRecipients
bool mUseDefaultFonts
QFont mComposerFont
QFont mFixedFont
QSize mComposerSize
bool mUseDefaultColors
QColor mForegroundColor
QColor mBackgroundColor
QString mFallbackCharacterEncoding
QString mOverrideCharacterEncoding
bool mShowEmoticons
bool mShowExpandQuotesMark
int mCollapseQuoteLevelSpin
bool mShrinkQuotes
QString mChiasmusDecryptionKey
QString mChiasmusDecryptionOptions
bool mAutomaticDecrypt
bool mSendMDNsWithEmptySender

Static Protected Attributes

static GlobalSettingsBasemSelf = 0

Classes

class  EnumActionEnterFolder
class  EnumAddresseeSelectorType
class  EnumLoopOnGotoUnread
class  EnumNetworkState
class  EnumRecipientsEditorType
class  EnumSecondRecipientTypeDefault
class  EnumSendOnCheck
class  EnumSystemTrayPolicy
class  EnumTheIMAPResourceStorageFormat

Member Function Documentation

static int GlobalSettingsBase::actionEnterFolder (  )  [inline, static]

Get ActionEnterFolder.

Definition at line 133 of file globalsettings_base.h.

ItemEnum* GlobalSettingsBase::actionEnterFolderItem (  )  [inline]

Get Item object corresponding to ActionEnterFolder().

Definition at line 141 of file globalsettings_base.h.

static int GlobalSettingsBase::addresseeSelectorType (  )  [inline, static]

Get Type of addressee selector.

Definition at line 1937 of file globalsettings_base.h.

ItemEnum* GlobalSettingsBase::addresseeSelectorTypeItem (  )  [inline]

Get Item object corresponding to AddresseeSelectorType().

Definition at line 1945 of file globalsettings_base.h.

static QStringList GlobalSettingsBase::attachmentKeywords (  )  [inline, static]

Get attachment-keywords.

Definition at line 1721 of file globalsettings_base.h.

ItemStringList* GlobalSettingsBase::attachmentKeywordsItem (  )  [inline]

Get Item object corresponding to AttachmentKeywords().

Definition at line 1729 of file globalsettings_base.h.

static bool GlobalSettingsBase::automaticDecrypt (  )  [inline, static]

Get automaticDecrypt.

Definition at line 2462 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::automaticDecryptItem (  )  [inline]

Get Item object corresponding to automaticDecrypt().

Definition at line 2470 of file globalsettings_base.h.

static bool GlobalSettingsBase::automaticSending (  )  [inline, static]

Get Automatic invitation sending.

Definition at line 651 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::automaticSendingItem (  )  [inline]

Get Item object corresponding to AutomaticSending().

Definition at line 659 of file globalsettings_base.h.

static int GlobalSettingsBase::autosaveInterval (  )  [inline, static]

Get Autosave interval:.

Definition at line 1775 of file globalsettings_base.h.

ItemInt* GlobalSettingsBase::autosaveIntervalItem (  )  [inline]

Get Item object corresponding to AutosaveInterval().

Definition at line 1783 of file globalsettings_base.h.

static bool GlobalSettingsBase::autoSpellChecking (  )  [inline, static]

Get autoSpellChecking.

Definition at line 1667 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::autoSpellCheckingItem (  )  [inline]

Get Item object corresponding to AutoSpellChecking().

Definition at line 1675 of file globalsettings_base.h.

static QString GlobalSettingsBase::autoTextSignature (  )  [inline, static]

Get A&utomatically append signature.

Definition at line 980 of file globalsettings_base.h.

ItemString* GlobalSettingsBase::autoTextSignatureItem (  )  [inline]

Get Item object corresponding to AutoTextSignature().

Definition at line 988 of file globalsettings_base.h.

static QColor GlobalSettingsBase::backgroundColor (  )  [inline, static]

Get BackgroundColor.

Definition at line 2207 of file globalsettings_base.h.

ItemColor* GlobalSettingsBase::backgroundColorItem (  )  [inline]

Get Item object corresponding to BackgroundColor().

Definition at line 2215 of file globalsettings_base.h.

static QString GlobalSettingsBase::chiasmusDecryptionKey (  )  [inline, static]

Get ChiasmusDecryptionKey.

Definition at line 2408 of file globalsettings_base.h.

ItemString* GlobalSettingsBase::chiasmusDecryptionKeyItem (  )  [inline]

Get Item object corresponding to ChiasmusDecryptionKey().

Definition at line 2416 of file globalsettings_base.h.

static QString GlobalSettingsBase::chiasmusDecryptionOptions (  )  [inline, static]

Get ChiasmusDecryptionOptions.

Definition at line 2435 of file globalsettings_base.h.

ItemString* GlobalSettingsBase::chiasmusDecryptionOptionsItem (  )  [inline]

Get Item object corresponding to ChiasmusDecryptionOptions().

Definition at line 2443 of file globalsettings_base.h.

static QString GlobalSettingsBase::chiasmusKey (  )  [inline, static]

Get chiasmus-key.

Definition at line 1478 of file globalsettings_base.h.

ItemString* GlobalSettingsBase::chiasmusKeyItem (  )  [inline]

Get Item object corresponding to ChiasmusKey().

Definition at line 1486 of file globalsettings_base.h.

static QString GlobalSettingsBase::chiasmusOptions (  )  [inline, static]

Get chiasmus-options.

Definition at line 1505 of file globalsettings_base.h.

ItemString* GlobalSettingsBase::chiasmusOptionsItem (  )  [inline]

Get Item object corresponding to ChiasmusOptions().

Definition at line 1513 of file globalsettings_base.h.

static int GlobalSettingsBase::collapseQuoteLevelSpin (  )  [inline, static]

Get Automatic collapse level:.

Definition at line 2354 of file globalsettings_base.h.

ItemInt* GlobalSettingsBase::collapseQuoteLevelSpinItem (  )  [inline]

Get Item object corresponding to CollapseQuoteLevelSpin().

Definition at line 2362 of file globalsettings_base.h.

static int GlobalSettingsBase::completionMode (  )  [inline, static]

Get Completion Mode.

Definition at line 1640 of file globalsettings_base.h.

ItemInt* GlobalSettingsBase::completionModeItem (  )  [inline]

Get Item object corresponding to CompletionMode().

Definition at line 1648 of file globalsettings_base.h.

static QFont GlobalSettingsBase::composerFont (  )  [inline, static]

Get composer-font.

Definition at line 2072 of file globalsettings_base.h.

ItemFont* GlobalSettingsBase::composerFontItem (  )  [inline]

Get Item object corresponding to ComposerFont().

Definition at line 2080 of file globalsettings_base.h.

static QSize GlobalSettingsBase::composerSize (  )  [inline, static]

Get composer.

Definition at line 2126 of file globalsettings_base.h.

ItemSize* GlobalSettingsBase::composerSizeItem (  )  [inline]

Get Item object corresponding to ComposerSize().

Definition at line 2134 of file globalsettings_base.h.

static bool GlobalSettingsBase::confirmBeforeSend (  )  [inline, static]

Get Confirm &before send.

Definition at line 1532 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::confirmBeforeSendItem (  )  [inline]

Get Item object corresponding to ConfirmBeforeSend().

Definition at line 1540 of file globalsettings_base.h.

static QString GlobalSettingsBase::currentTransport (  )  [inline, static]

Get current-transport.

Definition at line 1262 of file globalsettings_base.h.

ItemString* GlobalSettingsBase::currentTransportItem (  )  [inline]

Get Item object corresponding to CurrentTransport().

Definition at line 1270 of file globalsettings_base.h.

static int GlobalSettingsBase::custHeaderCount (  )  [inline, static]

Get mime-header-count.

Definition at line 457 of file globalsettings_base.h.

ItemInt* GlobalSettingsBase::custHeaderCountItem (  )  [inline]

Get Item object corresponding to CustHeaderCount().

Definition at line 465 of file globalsettings_base.h.

static QString GlobalSettingsBase::defaultTransport (  )  [inline, static]

Get default-transport.

Definition at line 1289 of file globalsettings_base.h.

ItemString* GlobalSettingsBase::defaultTransportItem (  )  [inline]

Get Item object corresponding to DefaultTransport().

Definition at line 1297 of file globalsettings_base.h.

static bool GlobalSettingsBase::delayedMarkAsRead (  )  [inline, static]

Get DelayedMarkAsRead.

Definition at line 79 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::delayedMarkAsReadItem (  )  [inline]

Get Item object corresponding to DelayedMarkAsRead().

Definition at line 87 of file globalsettings_base.h.

static uint GlobalSettingsBase::delayedMarkTime (  )  [inline, static]

Get DelayedMarkTime.

Definition at line 106 of file globalsettings_base.h.

ItemUInt* GlobalSettingsBase::delayedMarkTimeItem (  )  [inline]

Get Item object corresponding to DelayedMarkTime().

Definition at line 114 of file globalsettings_base.h.

static bool GlobalSettingsBase::excludeImportantMailFromExpiry (  )  [inline, static]

Get ExcludeImportantMailFromExpiry.

Definition at line 241 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::excludeImportantMailFromExpiryItem (  )  [inline]

Get Item object corresponding to ExcludeImportantMailFromExpiry().

Definition at line 249 of file globalsettings_base.h.

static QString GlobalSettingsBase::externalEditor (  )  [inline, static]

Get Specify e&ditor:.

Definition at line 403 of file globalsettings_base.h.

ItemString* GlobalSettingsBase::externalEditorItem (  )  [inline]

Get Item object corresponding to ExternalEditor().

Definition at line 411 of file globalsettings_base.h.

static QString GlobalSettingsBase::fallbackCharacterEncoding (  )  [inline, static]

Get FallbackCharacterEncoding.

Definition at line 2234 of file globalsettings_base.h.

ItemString* GlobalSettingsBase::fallbackCharacterEncodingItem (  )  [inline]

Get Item object corresponding to FallbackCharacterEncoding().

Definition at line 2242 of file globalsettings_base.h.

static QFont GlobalSettingsBase::fixedFont (  )  [inline, static]

Get fixed-font.

Definition at line 2099 of file globalsettings_base.h.

ItemFont* GlobalSettingsBase::fixedFontItem (  )  [inline]

Get Item object corresponding to FixedFont().

Definition at line 2107 of file globalsettings_base.h.

static int GlobalSettingsBase::folderLoadingTimeout (  )  [inline, static]

Get FolderLoadingTimeout.

Definition at line 543 of file globalsettings_base.h.

ItemInt* GlobalSettingsBase::folderLoadingTimeoutItem (  )  [inline]

Get Item object corresponding to FolderLoadingTimeout().

Definition at line 551 of file globalsettings_base.h.

static bool GlobalSettingsBase::forceReplyCharset (  )  [inline, static]

Get Keep original charset when replying or forwarding if possible.

Definition at line 953 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::forceReplyCharsetItem (  )  [inline]

Get Item object corresponding to ForceReplyCharset().

Definition at line 961 of file globalsettings_base.h.

static QColor GlobalSettingsBase::foregroundColor (  )  [inline, static]

Get ForegroundColor.

Definition at line 2180 of file globalsettings_base.h.

ItemColor* GlobalSettingsBase::foregroundColorItem (  )  [inline]

Get Item object corresponding to ForegroundColor().

Definition at line 2188 of file globalsettings_base.h.

static QStringList GlobalSettingsBase::forwardPrefixes (  )  [inline, static]

Get forward-prefixes.

Definition at line 1856 of file globalsettings_base.h.

ItemStringList* GlobalSettingsBase::forwardPrefixesItem (  )  [inline]

Get Item object corresponding to ForwardPrefixes().

Definition at line 1864 of file globalsettings_base.h.

static bool GlobalSettingsBase::groupwareEnabled (  )  [inline, static]

Get Enable groupware functionality.

Definition at line 570 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::groupwareEnabledItem (  )  [inline]

Get Item object corresponding to GroupwareEnabled().

Definition at line 578 of file globalsettings_base.h.

static int GlobalSettingsBase::headers (  )  [inline, static]

Get headers.

Definition at line 1613 of file globalsettings_base.h.

ItemInt* GlobalSettingsBase::headersItem (  )  [inline]

Get Item object corresponding to Headers().

Definition at line 1621 of file globalsettings_base.h.

static bool GlobalSettingsBase::hideGroupwareFolders (  )  [inline, static]

Get HideGroupwareFolders.

Definition at line 705 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::hideGroupwareFoldersItem (  )  [inline]

Get Item object corresponding to HideGroupwareFolders().

Definition at line 713 of file globalsettings_base.h.

static QString GlobalSettingsBase::lastSelectedFolder (  )  [inline, static]

Get LastSelectedFolder.

Definition at line 295 of file globalsettings_base.h.

ItemString* GlobalSettingsBase::lastSelectedFolderItem (  )  [inline]

Get Item object corresponding to LastSelectedFolder().

Definition at line 303 of file globalsettings_base.h.

static bool GlobalSettingsBase::legacyBodyInvites (  )  [inline, static]

Get Send groupware invitations in the mail body.

Definition at line 624 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::legacyBodyInvitesItem (  )  [inline]

Get Item object corresponding to LegacyBodyInvites().

Definition at line 632 of file globalsettings_base.h.

static bool GlobalSettingsBase::legacyMangleFromToHeaders (  )  [inline, static]

Get Mangle From:/To: headers in replies to replies.

Definition at line 597 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::legacyMangleFromToHeadersItem (  )  [inline]

Get Item object corresponding to LegacyMangleFromToHeaders().

Definition at line 605 of file globalsettings_base.h.

static int GlobalSettingsBase::lineWrapWidth (  )  [inline, static]

Get break-at.

Definition at line 1154 of file globalsettings_base.h.

ItemInt* GlobalSettingsBase::lineWrapWidthItem (  )  [inline]

Get Item object corresponding to LineWrapWidth().

Definition at line 1162 of file globalsettings_base.h.

static int GlobalSettingsBase::loopOnGotoUnread (  )  [inline, static]

Get LoopOnGotoUnread.

Definition at line 187 of file globalsettings_base.h.

ItemEnum* GlobalSettingsBase::loopOnGotoUnreadItem (  )  [inline]

Get Item object corresponding to LoopOnGotoUnread().

Definition at line 195 of file globalsettings_base.h.

static int GlobalSettingsBase::maxConnectionsPerHost (  )  [inline, static]

Get Maximal number of connections per host.

Definition at line 899 of file globalsettings_base.h.

ItemInt* GlobalSettingsBase::maxConnectionsPerHostItem (  )  [inline]

Get Item object corresponding to MaxConnectionsPerHost().

Definition at line 907 of file globalsettings_base.h.

static int GlobalSettingsBase::maximumRecipients (  )  [inline, static]

Get Maximum number of recipient editor lines.

Definition at line 2018 of file globalsettings_base.h.

ItemInt* GlobalSettingsBase::maximumRecipientsItem (  )  [inline]

Get Item object corresponding to MaximumRecipients().

Definition at line 2026 of file globalsettings_base.h.

static int GlobalSettingsBase::maxTransportEntries (  )  [inline, static]

Get max-transport-items.

Definition at line 1316 of file globalsettings_base.h.

ItemInt* GlobalSettingsBase::maxTransportEntriesItem (  )  [inline]

Get Item object corresponding to MaxTransportEntries().

Definition at line 1324 of file globalsettings_base.h.

static int GlobalSettingsBase::msgDictSizeHint (  )  [inline, static]

Get MsgDictSizeHint.

Definition at line 840 of file globalsettings_base.h.

ItemInt* GlobalSettingsBase::msgDictSizeHintItem (  )  [inline]

Get Item object corresponding to MsgDictSizeHint().

Definition at line 848 of file globalsettings_base.h.

static int GlobalSettingsBase::networkState (  )  [inline, static]

Get NetworkState.

Definition at line 160 of file globalsettings_base.h.

ItemEnum* GlobalSettingsBase::networkStateItem (  )  [inline]

Get Item object corresponding to NetworkState().

Definition at line 168 of file globalsettings_base.h.

static bool GlobalSettingsBase::neverEncryptDrafts (  )  [inline, static]

Get never-encrypt-drafts.

Definition at line 1451 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::neverEncryptDraftsItem (  )  [inline]

Get Item object corresponding to NeverEncryptDrafts().

Definition at line 1459 of file globalsettings_base.h.

static bool GlobalSettingsBase::outlookCompatibleAttachments (  )  [inline, static]

Get Outlook-compatible attachment naming.

Definition at line 1343 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::outlookCompatibleAttachmentsItem (  )  [inline]

Get Item object corresponding to OutlookCompatibleAttachments().

Definition at line 1351 of file globalsettings_base.h.

static QString GlobalSettingsBase::overrideCharacterEncoding (  )  [inline, static]

Get encoding.

Definition at line 2261 of file globalsettings_base.h.

ItemString* GlobalSettingsBase::overrideCharacterEncodingItem (  )  [inline]

Get Item object corresponding to OverrideCharacterEncoding().

Definition at line 2269 of file globalsettings_base.h.

static bool GlobalSettingsBase::pgpAutoEncrypt (  )  [inline, static]

Get pgp-auto-encrypt.

Definition at line 1424 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::pgpAutoEncryptItem (  )  [inline]

Get Item object corresponding to PgpAutoEncrypt().

Definition at line 1432 of file globalsettings_base.h.

static bool GlobalSettingsBase::pgpAutoSign (  )  [inline, static]

Get pgp-auto-sign.

Definition at line 1397 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::pgpAutoSignItem (  )  [inline]

Get Item object corresponding to PgpAutoSign().

Definition at line 1405 of file globalsettings_base.h.

static QString GlobalSettingsBase::previousFcc (  )  [inline, static]

Get previous-fcc.

Definition at line 1208 of file globalsettings_base.h.

ItemString* GlobalSettingsBase::previousFccItem (  )  [inline]

Get Item object corresponding to PreviousFcc().

Definition at line 1216 of file globalsettings_base.h.

static uint GlobalSettingsBase::previousIdentity (  )  [inline, static]

Get previous-identity.

Definition at line 1181 of file globalsettings_base.h.

ItemUInt* GlobalSettingsBase::previousIdentityItem (  )  [inline]

Get Item object corresponding to PreviousIdentity().

Definition at line 1189 of file globalsettings_base.h.

static QString GlobalSettingsBase::previousNewFeaturesMD5 (  )  [inline, static]

Get PreviousNewFeaturesMD5.

Definition at line 867 of file globalsettings_base.h.

ItemString* GlobalSettingsBase::previousNewFeaturesMD5Item (  )  [inline]

Get Item object corresponding to PreviousNewFeaturesMD5().

Definition at line 875 of file globalsettings_base.h.

static bool GlobalSettingsBase::quickSearchActive (  )  [inline, static]

Get Show quick search line edit.

Definition at line 926 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::quickSearchActiveItem (  )  [inline]

Get Item object corresponding to QuickSearchActive().

Definition at line 934 of file globalsettings_base.h.

static int GlobalSettingsBase::recipientsEditorType (  )  [inline, static]

Get Type of recipients editor.

Definition at line 1964 of file globalsettings_base.h.

ItemEnum* GlobalSettingsBase::recipientsEditorTypeItem (  )  [inline]

Get Item object corresponding to RecipientsEditorType().

Definition at line 1972 of file globalsettings_base.h.

static bool GlobalSettingsBase::replaceForwardPrefix (  )  [inline, static]

Get Replace recognized prefix with "&Fwd:".

Definition at line 1883 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::replaceForwardPrefixItem (  )  [inline]

Get Item object corresponding to ReplaceForwardPrefix().

Definition at line 1891 of file globalsettings_base.h.

static bool GlobalSettingsBase::replaceReplyPrefix (  )  [inline, static]

Get Replace recognized prefi&x with "Re:".

Definition at line 1829 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::replaceReplyPrefixItem (  )  [inline]

Get Item object corresponding to ReplaceReplyPrefix().

Definition at line 1837 of file globalsettings_base.h.

static int GlobalSettingsBase::replyCurrentLanguage (  )  [inline, static]

Get reply-current-language.

Definition at line 484 of file globalsettings_base.h.

ItemInt* GlobalSettingsBase::replyCurrentLanguageItem (  )  [inline]

Get Item object corresponding to ReplyCurrentLanguage().

Definition at line 492 of file globalsettings_base.h.

static int GlobalSettingsBase::replyLanguagesCount (  )  [inline, static]

Get reply-languages.

Definition at line 516 of file globalsettings_base.h.

ItemInt* GlobalSettingsBase::replyLanguagesCountItem (  )  [inline]

Get Item object corresponding to ReplyLanguagesCount().

Definition at line 524 of file globalsettings_base.h.

static QStringList GlobalSettingsBase::replyPrefixes (  )  [inline, static]

Get reply-prefixes.

Definition at line 1802 of file globalsettings_base.h.

ItemStringList* GlobalSettingsBase::replyPrefixesItem (  )  [inline]

Get Item object corresponding to ReplyPrefixes().

Definition at line 1810 of file globalsettings_base.h.

static bool GlobalSettingsBase::requestMDN (  )  [inline, static]

Get Automatically request &message disposition notifications.

Definition at line 1559 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::requestMDNItem (  )  [inline]

Get Item object corresponding to RequestMDN().

Definition at line 1567 of file globalsettings_base.h.

static int GlobalSettingsBase::secondRecipientTypeDefault (  )  [inline, static]

Get SecondRecipientTypeDefault.

Definition at line 1991 of file globalsettings_base.h.

ItemEnum* GlobalSettingsBase::secondRecipientTypeDefaultItem (  )  [inline]

Get Item object corresponding to SecondRecipientTypeDefault().

Definition at line 1999 of file globalsettings_base.h.

static bool GlobalSettingsBase::sendMDNsWithEmptySender (  )  [inline, static]

Get Send Message Disposition Notifications with an empty sender.

Definition at line 2489 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::sendMDNsWithEmptySenderItem (  )  [inline]

Get Item object corresponding to SendMDNsWithEmptySender().

Definition at line 2497 of file globalsettings_base.h.

static int GlobalSettingsBase::sendOnCheck (  )  [inline, static]

Get Send queued mail on mail check.

Definition at line 268 of file globalsettings_base.h.

ItemEnum* GlobalSettingsBase::sendOnCheckItem (  )  [inline]

Get Item object corresponding to SendOnCheck().

Definition at line 276 of file globalsettings_base.h.

static void GlobalSettingsBase::setActionEnterFolder ( int  v  )  [inline, static]

Set ActionEnterFolder.

Definition at line 123 of file globalsettings_base.h.

static void GlobalSettingsBase::setAddresseeSelectorType ( int  v  )  [inline, static]

Set Type of addressee selector.

Definition at line 1927 of file globalsettings_base.h.

static void GlobalSettingsBase::setAttachmentKeywords ( const QStringList &  v  )  [inline, static]

Set attachment-keywords.

Definition at line 1711 of file globalsettings_base.h.

static void GlobalSettingsBase::setAutomaticDecrypt ( bool  v  )  [inline, static]

Set automaticDecrypt.

Definition at line 2452 of file globalsettings_base.h.

static void GlobalSettingsBase::setAutomaticSending ( bool  v  )  [inline, static]

Set Automatic invitation sending.

Definition at line 641 of file globalsettings_base.h.

static void GlobalSettingsBase::setAutosaveInterval ( int  v  )  [inline, static]

Set Autosave interval:.

Definition at line 1765 of file globalsettings_base.h.

static void GlobalSettingsBase::setAutoSpellChecking ( bool  v  )  [inline, static]

Set autoSpellChecking.

Definition at line 1657 of file globalsettings_base.h.

static void GlobalSettingsBase::setAutoTextSignature ( const QString &  v  )  [inline, static]

Set A&utomatically append signature.

Definition at line 970 of file globalsettings_base.h.

static void GlobalSettingsBase::setBackgroundColor ( const QColor &  v  )  [inline, static]

Set BackgroundColor.

Definition at line 2197 of file globalsettings_base.h.

static void GlobalSettingsBase::setChiasmusDecryptionKey ( const QString &  v  )  [inline, static]

Set ChiasmusDecryptionKey.

Definition at line 2398 of file globalsettings_base.h.

static void GlobalSettingsBase::setChiasmusDecryptionOptions ( const QString &  v  )  [inline, static]

Set ChiasmusDecryptionOptions.

Definition at line 2425 of file globalsettings_base.h.

static void GlobalSettingsBase::setChiasmusKey ( const QString &  v  )  [inline, static]

Set chiasmus-key.

Definition at line 1468 of file globalsettings_base.h.

static void GlobalSettingsBase::setChiasmusOptions ( const QString &  v  )  [inline, static]

Set chiasmus-options.

Definition at line 1495 of file globalsettings_base.h.

static void GlobalSettingsBase::setCollapseQuoteLevelSpin ( int  v  )  [inline, static]

Set Automatic collapse level:.

Definition at line 2332 of file globalsettings_base.h.

static void GlobalSettingsBase::setCompletionMode ( int  v  )  [inline, static]

Set Completion Mode.

Definition at line 1630 of file globalsettings_base.h.

static void GlobalSettingsBase::setComposerFont ( const QFont &  v  )  [inline, static]

Set composer-font.

Definition at line 2062 of file globalsettings_base.h.

static void GlobalSettingsBase::setComposerSize ( const QSize &  v  )  [inline, static]

Set composer.

Definition at line 2116 of file globalsettings_base.h.

static void GlobalSettingsBase::setConfirmBeforeSend ( bool  v  )  [inline, static]

Set Confirm &before send.

Definition at line 1522 of file globalsettings_base.h.

static void GlobalSettingsBase::setCurrentTransport ( const QString &  v  )  [inline, static]

Set current-transport.

Definition at line 1252 of file globalsettings_base.h.

static void GlobalSettingsBase::setCustHeaderCount ( int  v  )  [inline, static]

Set mime-header-count.

Definition at line 447 of file globalsettings_base.h.

static void GlobalSettingsBase::setDefaultTransport ( const QString &  v  )  [inline, static]

Set default-transport.

Definition at line 1279 of file globalsettings_base.h.

static void GlobalSettingsBase::setDelayedMarkAsRead ( bool  v  )  [inline, static]

Set DelayedMarkAsRead.

Definition at line 69 of file globalsettings_base.h.

static void GlobalSettingsBase::setDelayedMarkTime ( uint  v  )  [inline, static]

Set DelayedMarkTime.

Definition at line 96 of file globalsettings_base.h.

static void GlobalSettingsBase::setExcludeImportantMailFromExpiry ( bool  v  )  [inline, static]

Set ExcludeImportantMailFromExpiry.

Definition at line 231 of file globalsettings_base.h.

static void GlobalSettingsBase::setExternalEditor ( const QString &  v  )  [inline, static]

Set Specify e&ditor:.

Definition at line 393 of file globalsettings_base.h.

static void GlobalSettingsBase::setFallbackCharacterEncoding ( const QString &  v  )  [inline, static]

Set FallbackCharacterEncoding.

Definition at line 2224 of file globalsettings_base.h.

static void GlobalSettingsBase::setFixedFont ( const QFont &  v  )  [inline, static]

Set fixed-font.

Definition at line 2089 of file globalsettings_base.h.

static void GlobalSettingsBase::setFolderLoadingTimeout ( int  v  )  [inline, static]

Set FolderLoadingTimeout.

Definition at line 533 of file globalsettings_base.h.

static void GlobalSettingsBase::setForceReplyCharset ( bool  v  )  [inline, static]

Set Keep original charset when replying or forwarding if possible.

Definition at line 943 of file globalsettings_base.h.

static void GlobalSettingsBase::setForegroundColor ( const QColor &  v  )  [inline, static]

Set ForegroundColor.

Definition at line 2170 of file globalsettings_base.h.

static void GlobalSettingsBase::setForwardPrefixes ( const QStringList &  v  )  [inline, static]

Set forward-prefixes.

Definition at line 1846 of file globalsettings_base.h.

static void GlobalSettingsBase::setGroupwareEnabled ( bool  v  )  [inline, static]

Set Enable groupware functionality.

Definition at line 560 of file globalsettings_base.h.

static void GlobalSettingsBase::setHeaders ( int  v  )  [inline, static]

Set headers.

Definition at line 1603 of file globalsettings_base.h.

static void GlobalSettingsBase::setHideGroupwareFolders ( bool  v  )  [inline, static]

Set HideGroupwareFolders.

Definition at line 695 of file globalsettings_base.h.

static void GlobalSettingsBase::setLastSelectedFolder ( const QString &  v  )  [inline, static]

Set LastSelectedFolder.

Definition at line 285 of file globalsettings_base.h.

static void GlobalSettingsBase::setLegacyBodyInvites ( bool  v  )  [inline, static]

Set Send groupware invitations in the mail body.

Definition at line 614 of file globalsettings_base.h.

static void GlobalSettingsBase::setLegacyMangleFromToHeaders ( bool  v  )  [inline, static]

Set Mangle From:/To: headers in replies to replies.

Definition at line 587 of file globalsettings_base.h.

static void GlobalSettingsBase::setLineWrapWidth ( int  v  )  [inline, static]

Set break-at.

Definition at line 1132 of file globalsettings_base.h.

static void GlobalSettingsBase::setLoopOnGotoUnread ( int  v  )  [inline, static]

Set LoopOnGotoUnread.

Definition at line 177 of file globalsettings_base.h.

static void GlobalSettingsBase::setMaxConnectionsPerHost ( int  v  )  [inline, static]

Set Maximal number of connections per host.

Definition at line 884 of file globalsettings_base.h.

static void GlobalSettingsBase::setMaximumRecipients ( int  v  )  [inline, static]

Set Maximum number of recipient editor lines.

Definition at line 2008 of file globalsettings_base.h.

static void GlobalSettingsBase::setMaxTransportEntries ( int  v  )  [inline, static]

Set max-transport-items.

Definition at line 1306 of file globalsettings_base.h.

static void GlobalSettingsBase::setMsgDictSizeHint ( int  v  )  [inline, static]

Set MsgDictSizeHint.

Definition at line 830 of file globalsettings_base.h.

static void GlobalSettingsBase::setNetworkState ( int  v  )  [inline, static]

Set NetworkState.

Definition at line 150 of file globalsettings_base.h.

static void GlobalSettingsBase::setNeverEncryptDrafts ( bool  v  )  [inline, static]

Set never-encrypt-drafts.

Definition at line 1441 of file globalsettings_base.h.

static void GlobalSettingsBase::setOutlookCompatibleAttachments ( bool  v  )  [inline, static]

Set Outlook-compatible attachment naming.

Definition at line 1333 of file globalsettings_base.h.

static void GlobalSettingsBase::setOverrideCharacterEncoding ( const QString &  v  )  [inline, static]

Set encoding.

Definition at line 2251 of file globalsettings_base.h.

static void GlobalSettingsBase::setPgpAutoEncrypt ( bool  v  )  [inline, static]

Set pgp-auto-encrypt.

Definition at line 1414 of file globalsettings_base.h.

static void GlobalSettingsBase::setPgpAutoSign ( bool  v  )  [inline, static]

Set pgp-auto-sign.

Definition at line 1387 of file globalsettings_base.h.

static void GlobalSettingsBase::setPreviousFcc ( const QString &  v  )  [inline, static]

Set previous-fcc.

Definition at line 1198 of file globalsettings_base.h.

static void GlobalSettingsBase::setPreviousIdentity ( uint  v  )  [inline, static]

Set previous-identity.

Definition at line 1171 of file globalsettings_base.h.

static void GlobalSettingsBase::setPreviousNewFeaturesMD5 ( const QString &  v  )  [inline, static]

Set PreviousNewFeaturesMD5.

Definition at line 857 of file globalsettings_base.h.

static void GlobalSettingsBase::setQuickSearchActive ( bool  v  )  [inline, static]

Set Show quick search line edit.

Definition at line 916 of file globalsettings_base.h.

static void GlobalSettingsBase::setRecipientsEditorType ( int  v  )  [inline, static]

Set Type of recipients editor.

Definition at line 1954 of file globalsettings_base.h.

static void GlobalSettingsBase::setReplaceForwardPrefix ( bool  v  )  [inline, static]

Set Replace recognized prefix with "&Fwd:".

Definition at line 1873 of file globalsettings_base.h.

static void GlobalSettingsBase::setReplaceReplyPrefix ( bool  v  )  [inline, static]

Set Replace recognized prefi&x with "Re:".

Definition at line 1819 of file globalsettings_base.h.

static void GlobalSettingsBase::setReplyCurrentLanguage ( int  v  )  [inline, static]

Set reply-current-language.

Definition at line 474 of file globalsettings_base.h.

static void GlobalSettingsBase::setReplyLanguagesCount ( int  v  )  [inline, static]

Set reply-languages.

Definition at line 501 of file globalsettings_base.h.

static void GlobalSettingsBase::setReplyPrefixes ( const QStringList &  v  )  [inline, static]

Set reply-prefixes.

Definition at line 1792 of file globalsettings_base.h.

static void GlobalSettingsBase::setRequestMDN ( bool  v  )  [inline, static]

Set Automatically request &message disposition notifications.

Definition at line 1549 of file globalsettings_base.h.

static void GlobalSettingsBase::setSecondRecipientTypeDefault ( int  v  )  [inline, static]

Set SecondRecipientTypeDefault.

Definition at line 1981 of file globalsettings_base.h.

static void GlobalSettingsBase::setSendMDNsWithEmptySender ( bool  v  )  [inline, static]

Set Send Message Disposition Notifications with an empty sender.

Definition at line 2479 of file globalsettings_base.h.

static void GlobalSettingsBase::setSendOnCheck ( int  v  )  [inline, static]

Set Send queued mail on mail check.

Definition at line 258 of file globalsettings_base.h.

static void GlobalSettingsBase::setShowEmoticons ( bool  v  )  [inline, static]

Set Replace smileys by emoticons.

Definition at line 2278 of file globalsettings_base.h.

static void GlobalSettingsBase::setShowExpandQuotesMark ( bool  v  )  [inline, static]

Set Show expand/collapse quote marks.

Definition at line 2305 of file globalsettings_base.h.

static void GlobalSettingsBase::setShowForgottenAttachmentWarning ( bool  v  )  [inline, static]

Set showForgottenAttachmentWarning.

Definition at line 1684 of file globalsettings_base.h.

static void GlobalSettingsBase::setShowMessagePartDialogOnAttach ( bool  v  )  [inline, static]

Set showMessagePartDialogOnAttach.

Definition at line 1738 of file globalsettings_base.h.

static void GlobalSettingsBase::setShowPopupAfterDnD ( bool  v  )  [inline, static]

Set ShowPopupAfterDnD.

Definition at line 204 of file globalsettings_base.h.

static void GlobalSettingsBase::setShowRecentAddressesInComposer ( bool  v  )  [inline, static]

Set Use recent addresses for autocompletion.

Definition at line 1576 of file globalsettings_base.h.

static void GlobalSettingsBase::setShrinkQuotes ( bool  v  )  [inline, static]

Set Reduce font size for quoted text.

Definition at line 2371 of file globalsettings_base.h.

static void GlobalSettingsBase::setSmartQuote ( bool  v  )  [inline, static]

Set Use smart &quoting.

Definition at line 1900 of file globalsettings_base.h.

static void GlobalSettingsBase::setStickyFcc ( bool  v  )  [inline, static]

Set sticky-fcc.

Definition at line 1024 of file globalsettings_base.h.

static void GlobalSettingsBase::setStickyIdentity ( bool  v  )  [inline, static]

Set sticky-identity.

Definition at line 997 of file globalsettings_base.h.

static void GlobalSettingsBase::setStickyTransport ( bool  v  )  [inline, static]

Set sticky-transport.

Definition at line 1051 of file globalsettings_base.h.

static void GlobalSettingsBase::setSystemTrayEnabled ( bool  v  )  [inline, static]

Set Enable system tray icon.

Definition at line 312 of file globalsettings_base.h.

static void GlobalSettingsBase::setSystemTrayPolicy ( int  v  )  [inline, static]

Set Policy for showing the system tray icon.

Definition at line 339 of file globalsettings_base.h.

static void GlobalSettingsBase::setTheIMAPResourceAccount ( int  v  )  [inline, static]

Set TheIMAPResourceAccount.

Definition at line 776 of file globalsettings_base.h.

static void GlobalSettingsBase::setTheIMAPResourceEnabled ( bool  v  )  [inline, static]

Set TheIMAPResourceEnabled.

Definition at line 668 of file globalsettings_base.h.

static void GlobalSettingsBase::setTheIMAPResourceFolderLanguage ( int  v  )  [inline, static]

Set TheIMAPResourceFolderLanguage.

Definition at line 803 of file globalsettings_base.h.

static void GlobalSettingsBase::setTheIMAPResourceFolderParent ( const QString &  v  )  [inline, static]

Set TheIMAPResourceFolderParent.

Definition at line 749 of file globalsettings_base.h.

static void GlobalSettingsBase::setTheIMAPResourceStorageFormat ( int  v  )  [inline, static]

Set TheIMAPResourceStorageFormat.

Definition at line 722 of file globalsettings_base.h.

static void GlobalSettingsBase::setTransportHistory ( const QStringList &  v  )  [inline, static]

Set transport-history.

Definition at line 1225 of file globalsettings_base.h.

static void GlobalSettingsBase::setUseDefaultColors ( bool  v  )  [inline, static]

Set defaultColors.

Definition at line 2143 of file globalsettings_base.h.

static void GlobalSettingsBase::setUseDefaultFonts ( bool  v  )  [inline, static]

Set defaultFonts.

Definition at line 2035 of file globalsettings_base.h.

static void GlobalSettingsBase::setUseExternalEditor ( bool  v  )  [inline, static]

Set Use e&xternal editor instead of composer.

Definition at line 420 of file globalsettings_base.h.

static void GlobalSettingsBase::setUseFixedFont ( bool  v  )  [inline, static]

Set Use Fi&xed Font.

Definition at line 1105 of file globalsettings_base.h.

static void GlobalSettingsBase::setUseHtmlMarkup ( bool  v  )  [inline, static]

Set html-markup.

Definition at line 1360 of file globalsettings_base.h.

static void GlobalSettingsBase::setVerboseNewMailNotification ( bool  v  )  [inline, static]

Set Verbose new mail notification.

Definition at line 366 of file globalsettings_base.h.

static void GlobalSettingsBase::setWordWrap ( bool  v  )  [inline, static]

Set Word &wrap at column:.

Definition at line 1078 of file globalsettings_base.h.

static bool GlobalSettingsBase::showEmoticons (  )  [inline, static]

Get Replace smileys by emoticons.

Definition at line 2288 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::showEmoticonsItem (  )  [inline]

Get Item object corresponding to ShowEmoticons().

Definition at line 2296 of file globalsettings_base.h.

static bool GlobalSettingsBase::showExpandQuotesMark (  )  [inline, static]

Get Show expand/collapse quote marks.

Definition at line 2315 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::showExpandQuotesMarkItem (  )  [inline]

Get Item object corresponding to ShowExpandQuotesMark().

Definition at line 2323 of file globalsettings_base.h.

static bool GlobalSettingsBase::showForgottenAttachmentWarning (  )  [inline, static]

Get showForgottenAttachmentWarning.

Definition at line 1694 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::showForgottenAttachmentWarningItem (  )  [inline]

Get Item object corresponding to ShowForgottenAttachmentWarning().

Definition at line 1702 of file globalsettings_base.h.

static bool GlobalSettingsBase::showMessagePartDialogOnAttach (  )  [inline, static]

Get showMessagePartDialogOnAttach.

Definition at line 1748 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::showMessagePartDialogOnAttachItem (  )  [inline]

Get Item object corresponding to ShowMessagePartDialogOnAttach().

Definition at line 1756 of file globalsettings_base.h.

static bool GlobalSettingsBase::showPopupAfterDnD (  )  [inline, static]

Get ShowPopupAfterDnD.

Definition at line 214 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::showPopupAfterDnDItem (  )  [inline]

Get Item object corresponding to ShowPopupAfterDnD().

Definition at line 222 of file globalsettings_base.h.

static bool GlobalSettingsBase::showRecentAddressesInComposer (  )  [inline, static]

Get Use recent addresses for autocompletion.

Definition at line 1586 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::showRecentAddressesInComposerItem (  )  [inline]

Get Item object corresponding to ShowRecentAddressesInComposer().

Definition at line 1594 of file globalsettings_base.h.

static bool GlobalSettingsBase::shrinkQuotes (  )  [inline, static]

Get Reduce font size for quoted text.

Definition at line 2381 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::shrinkQuotesItem (  )  [inline]

Get Item object corresponding to ShrinkQuotes().

Definition at line 2389 of file globalsettings_base.h.

static bool GlobalSettingsBase::smartQuote (  )  [inline, static]

Get Use smart &quoting.

Definition at line 1910 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::smartQuoteItem (  )  [inline]

Get Item object corresponding to SmartQuote().

Definition at line 1918 of file globalsettings_base.h.

static bool GlobalSettingsBase::stickyFcc (  )  [inline, static]

Get sticky-fcc.

Definition at line 1034 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::stickyFccItem (  )  [inline]

Get Item object corresponding to StickyFcc().

Definition at line 1042 of file globalsettings_base.h.

static bool GlobalSettingsBase::stickyIdentity (  )  [inline, static]

Get sticky-identity.

Definition at line 1007 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::stickyIdentityItem (  )  [inline]

Get Item object corresponding to StickyIdentity().

Definition at line 1015 of file globalsettings_base.h.

static bool GlobalSettingsBase::stickyTransport (  )  [inline, static]

Get sticky-transport.

Definition at line 1061 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::stickyTransportItem (  )  [inline]

Get Item object corresponding to StickyTransport().

Definition at line 1069 of file globalsettings_base.h.

static bool GlobalSettingsBase::systemTrayEnabled (  )  [inline, static]

Get Enable system tray icon.

Definition at line 322 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::systemTrayEnabledItem (  )  [inline]

Get Item object corresponding to SystemTrayEnabled().

Definition at line 330 of file globalsettings_base.h.

static int GlobalSettingsBase::systemTrayPolicy (  )  [inline, static]

Get Policy for showing the system tray icon.

Definition at line 349 of file globalsettings_base.h.

ItemEnum* GlobalSettingsBase::systemTrayPolicyItem (  )  [inline]

Get Item object corresponding to SystemTrayPolicy().

Definition at line 357 of file globalsettings_base.h.

static int GlobalSettingsBase::theIMAPResourceAccount (  )  [inline, static]

Get TheIMAPResourceAccount.

Definition at line 786 of file globalsettings_base.h.

ItemInt* GlobalSettingsBase::theIMAPResourceAccountItem (  )  [inline]

Get Item object corresponding to TheIMAPResourceAccount().

Definition at line 794 of file globalsettings_base.h.

static bool GlobalSettingsBase::theIMAPResourceEnabled (  )  [inline, static]

Get TheIMAPResourceEnabled.

Definition at line 678 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::theIMAPResourceEnabledItem (  )  [inline]

Get Item object corresponding to TheIMAPResourceEnabled().

Definition at line 686 of file globalsettings_base.h.

static int GlobalSettingsBase::theIMAPResourceFolderLanguage (  )  [inline, static]

Get TheIMAPResourceFolderLanguage.

Definition at line 813 of file globalsettings_base.h.

ItemInt* GlobalSettingsBase::theIMAPResourceFolderLanguageItem (  )  [inline]

Get Item object corresponding to TheIMAPResourceFolderLanguage().

Definition at line 821 of file globalsettings_base.h.

static QString GlobalSettingsBase::theIMAPResourceFolderParent (  )  [inline, static]

Get TheIMAPResourceFolderParent.

Definition at line 759 of file globalsettings_base.h.

ItemString* GlobalSettingsBase::theIMAPResourceFolderParentItem (  )  [inline]

Get Item object corresponding to TheIMAPResourceFolderParent().

Definition at line 767 of file globalsettings_base.h.

static int GlobalSettingsBase::theIMAPResourceStorageFormat (  )  [inline, static]

Get TheIMAPResourceStorageFormat.

Definition at line 732 of file globalsettings_base.h.

ItemEnum* GlobalSettingsBase::theIMAPResourceStorageFormatItem (  )  [inline]

Get Item object corresponding to TheIMAPResourceStorageFormat().

Definition at line 740 of file globalsettings_base.h.

static QStringList GlobalSettingsBase::transportHistory (  )  [inline, static]

Get transport-history.

Definition at line 1235 of file globalsettings_base.h.

ItemStringList* GlobalSettingsBase::transportHistoryItem (  )  [inline]

Get Item object corresponding to TransportHistory().

Definition at line 1243 of file globalsettings_base.h.

static bool GlobalSettingsBase::useDefaultColors (  )  [inline, static]

Get defaultColors.

Definition at line 2153 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::useDefaultColorsItem (  )  [inline]

Get Item object corresponding to UseDefaultColors().

Definition at line 2161 of file globalsettings_base.h.

static bool GlobalSettingsBase::useDefaultFonts (  )  [inline, static]

Get defaultFonts.

Definition at line 2045 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::useDefaultFontsItem (  )  [inline]

Get Item object corresponding to UseDefaultFonts().

Definition at line 2053 of file globalsettings_base.h.

static bool GlobalSettingsBase::useExternalEditor (  )  [inline, static]

Get Use e&xternal editor instead of composer.

Definition at line 430 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::useExternalEditorItem (  )  [inline]

Get Item object corresponding to UseExternalEditor().

Definition at line 438 of file globalsettings_base.h.

static bool GlobalSettingsBase::useFixedFont (  )  [inline, static]

Get Use Fi&xed Font.

Definition at line 1115 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::useFixedFontItem (  )  [inline]

Get Item object corresponding to UseFixedFont().

Definition at line 1123 of file globalsettings_base.h.

static bool GlobalSettingsBase::useHtmlMarkup (  )  [inline, static]

Get html-markup.

Definition at line 1370 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::useHtmlMarkupItem (  )  [inline]

Get Item object corresponding to UseHtmlMarkup().

Definition at line 1378 of file globalsettings_base.h.

static bool GlobalSettingsBase::verboseNewMailNotification (  )  [inline, static]

Get Verbose new mail notification.

Definition at line 376 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::verboseNewMailNotificationItem (  )  [inline]

Get Item object corresponding to VerboseNewMailNotification().

Definition at line 384 of file globalsettings_base.h.

static bool GlobalSettingsBase::wordWrap (  )  [inline, static]

Get Word &wrap at column:.

Definition at line 1088 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::wordWrapItem (  )  [inline]

Get Item object corresponding to WordWrap().

Definition at line 1096 of file globalsettings_base.h.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys