kmail

GlobalSettingsBase Class Reference

Inheritance diagram for GlobalSettingsBase:

GlobalSettings List of all members.

Detailed Description

Definition at line 14 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 ()
ItemEnum * quotaUnitItem ()
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 ()
ItemStringList * customTemplatesItem ()
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 ()
ItemBool * phrasesConvertedItem ()
ItemString * templateNewMessageItem ()
ItemString * templateReplyItem ()
ItemString * templateReplyAllItem ()
ItemString * templateForwardItem ()
ItemString * quoteStringItem ()

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 setQuotaUnit (int v)
static int quotaUnit ()
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 setCustomTemplates (const QStringList &v)
static QStringList customTemplates ()
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 setPhrasesConverted (bool v)
static bool phrasesConverted ()
static void setTemplateNewMessage (const QString &v)
static QString templateNewMessage ()
static void setTemplateReply (const QString &v)
static QString templateReply ()
static void setTemplateReplyAll (const QString &v)
static QString templateReplyAll ()
static void setTemplateForward (const QString &v)
static QString templateForward ()
static void setQuoteString (const QString &v)
static QString quoteString ()
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
int mQuotaUnit
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
QStringList mCustomTemplates
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
bool mPhrasesConverted
QString mTemplateNewMessage
QString mTemplateReply
QString mTemplateReplyAll
QString mTemplateForward
QString mQuoteString

Static Protected Attributes

static GlobalSettingsBasemSelf

Classes

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

Member Function Documentation

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

Set DelayedMarkAsRead.

Definition at line 75 of file globalsettings_base.h.

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

Get DelayedMarkAsRead.

Definition at line 85 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::delayedMarkAsReadItem (  )  [inline]

Get Item object corresponding to DelayedMarkAsRead().

Definition at line 93 of file globalsettings_base.h.

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

Set DelayedMarkTime.

Definition at line 102 of file globalsettings_base.h.

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

Get DelayedMarkTime.

Definition at line 112 of file globalsettings_base.h.

ItemUInt* GlobalSettingsBase::delayedMarkTimeItem (  )  [inline]

Get Item object corresponding to DelayedMarkTime().

Definition at line 120 of file globalsettings_base.h.

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

Set ActionEnterFolder.

Definition at line 129 of file globalsettings_base.h.

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

Get ActionEnterFolder.

Definition at line 139 of file globalsettings_base.h.

ItemEnum* GlobalSettingsBase::actionEnterFolderItem (  )  [inline]

Get Item object corresponding to ActionEnterFolder().

Definition at line 147 of file globalsettings_base.h.

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

Set NetworkState.

Definition at line 156 of file globalsettings_base.h.

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

Get NetworkState.

Definition at line 166 of file globalsettings_base.h.

ItemEnum* GlobalSettingsBase::networkStateItem (  )  [inline]

Get Item object corresponding to NetworkState().

Definition at line 174 of file globalsettings_base.h.

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

Set LoopOnGotoUnread.

Definition at line 183 of file globalsettings_base.h.

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

Get LoopOnGotoUnread.

Definition at line 193 of file globalsettings_base.h.

ItemEnum* GlobalSettingsBase::loopOnGotoUnreadItem (  )  [inline]

Get Item object corresponding to LoopOnGotoUnread().

Definition at line 201 of file globalsettings_base.h.

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

Set ShowPopupAfterDnD.

Definition at line 210 of file globalsettings_base.h.

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

Get ShowPopupAfterDnD.

Definition at line 220 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::showPopupAfterDnDItem (  )  [inline]

Get Item object corresponding to ShowPopupAfterDnD().

Definition at line 228 of file globalsettings_base.h.

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

Set ExcludeImportantMailFromExpiry.

Definition at line 237 of file globalsettings_base.h.

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

Get ExcludeImportantMailFromExpiry.

Definition at line 247 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::excludeImportantMailFromExpiryItem (  )  [inline]

Get Item object corresponding to ExcludeImportantMailFromExpiry().

Definition at line 255 of file globalsettings_base.h.

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

Set Send queued mail on mail check.

Definition at line 264 of file globalsettings_base.h.

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

Get Send queued mail on mail check.

Definition at line 274 of file globalsettings_base.h.

ItemEnum* GlobalSettingsBase::sendOnCheckItem (  )  [inline]

Get Item object corresponding to SendOnCheck().

Definition at line 282 of file globalsettings_base.h.

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

Set LastSelectedFolder.

Definition at line 291 of file globalsettings_base.h.

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

Get LastSelectedFolder.

Definition at line 301 of file globalsettings_base.h.

ItemString* GlobalSettingsBase::lastSelectedFolderItem (  )  [inline]

Get Item object corresponding to LastSelectedFolder().

Definition at line 309 of file globalsettings_base.h.

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

Set QuotaUnit.

Definition at line 318 of file globalsettings_base.h.

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

Get QuotaUnit.

Definition at line 328 of file globalsettings_base.h.

ItemEnum* GlobalSettingsBase::quotaUnitItem (  )  [inline]

Get Item object corresponding to QuotaUnit().

Definition at line 336 of file globalsettings_base.h.

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

Set Enable system tray icon.

Definition at line 345 of file globalsettings_base.h.

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

Get Enable system tray icon.

Definition at line 355 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::systemTrayEnabledItem (  )  [inline]

Get Item object corresponding to SystemTrayEnabled().

Definition at line 363 of file globalsettings_base.h.

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

Set Policy for showing the system tray icon.

Definition at line 372 of file globalsettings_base.h.

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

Get Policy for showing the system tray icon.

Definition at line 382 of file globalsettings_base.h.

ItemEnum* GlobalSettingsBase::systemTrayPolicyItem (  )  [inline]

Get Item object corresponding to SystemTrayPolicy().

Definition at line 390 of file globalsettings_base.h.

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

Set Verbose new mail notification.

Definition at line 399 of file globalsettings_base.h.

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

Get Verbose new mail notification.

Definition at line 409 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::verboseNewMailNotificationItem (  )  [inline]

Get Item object corresponding to VerboseNewMailNotification().

Definition at line 417 of file globalsettings_base.h.

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

Set Specify e&ditor:.

Definition at line 426 of file globalsettings_base.h.

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

Get Specify e&ditor:.

Definition at line 436 of file globalsettings_base.h.

ItemString* GlobalSettingsBase::externalEditorItem (  )  [inline]

Get Item object corresponding to ExternalEditor().

Definition at line 444 of file globalsettings_base.h.

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

Set Use e&xternal editor instead of composer.

Definition at line 453 of file globalsettings_base.h.

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

Get Use e&xternal editor instead of composer.

Definition at line 463 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::useExternalEditorItem (  )  [inline]

Get Item object corresponding to UseExternalEditor().

Definition at line 471 of file globalsettings_base.h.

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

Set mime-header-count.

Definition at line 480 of file globalsettings_base.h.

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

Get mime-header-count.

Definition at line 490 of file globalsettings_base.h.

ItemInt* GlobalSettingsBase::custHeaderCountItem (  )  [inline]

Get Item object corresponding to CustHeaderCount().

Definition at line 498 of file globalsettings_base.h.

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

Set reply-current-language.

Definition at line 507 of file globalsettings_base.h.

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

Get reply-current-language.

Definition at line 517 of file globalsettings_base.h.

ItemInt* GlobalSettingsBase::replyCurrentLanguageItem (  )  [inline]

Get Item object corresponding to ReplyCurrentLanguage().

Definition at line 525 of file globalsettings_base.h.

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

Set reply-languages.

Definition at line 534 of file globalsettings_base.h.

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

Get reply-languages.

Definition at line 549 of file globalsettings_base.h.

ItemInt* GlobalSettingsBase::replyLanguagesCountItem (  )  [inline]

Get Item object corresponding to ReplyLanguagesCount().

Definition at line 557 of file globalsettings_base.h.

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

Set FolderLoadingTimeout.

Definition at line 566 of file globalsettings_base.h.

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

Get FolderLoadingTimeout.

Definition at line 576 of file globalsettings_base.h.

ItemInt* GlobalSettingsBase::folderLoadingTimeoutItem (  )  [inline]

Get Item object corresponding to FolderLoadingTimeout().

Definition at line 584 of file globalsettings_base.h.

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

Set Enable groupware functionality.

Definition at line 593 of file globalsettings_base.h.

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

Get Enable groupware functionality.

Definition at line 603 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::groupwareEnabledItem (  )  [inline]

Get Item object corresponding to GroupwareEnabled().

Definition at line 611 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 620 of file globalsettings_base.h.

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

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

Definition at line 630 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::legacyMangleFromToHeadersItem (  )  [inline]

Get Item object corresponding to LegacyMangleFromToHeaders().

Definition at line 638 of file globalsettings_base.h.

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

Set Send groupware invitations in the mail body.

Definition at line 647 of file globalsettings_base.h.

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

Get Send groupware invitations in the mail body.

Definition at line 657 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::legacyBodyInvitesItem (  )  [inline]

Get Item object corresponding to LegacyBodyInvites().

Definition at line 665 of file globalsettings_base.h.

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

Set Automatic invitation sending.

Definition at line 674 of file globalsettings_base.h.

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

Get Automatic invitation sending.

Definition at line 684 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::automaticSendingItem (  )  [inline]

Get Item object corresponding to AutomaticSending().

Definition at line 692 of file globalsettings_base.h.

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

Set TheIMAPResourceEnabled.

Definition at line 701 of file globalsettings_base.h.

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

Get TheIMAPResourceEnabled.

Definition at line 711 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::theIMAPResourceEnabledItem (  )  [inline]

Get Item object corresponding to TheIMAPResourceEnabled().

Definition at line 719 of file globalsettings_base.h.

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

Set HideGroupwareFolders.

Definition at line 728 of file globalsettings_base.h.

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

Get HideGroupwareFolders.

Definition at line 738 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::hideGroupwareFoldersItem (  )  [inline]

Get Item object corresponding to HideGroupwareFolders().

Definition at line 746 of file globalsettings_base.h.

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

Set TheIMAPResourceStorageFormat.

Definition at line 755 of file globalsettings_base.h.

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

Get TheIMAPResourceStorageFormat.

Definition at line 765 of file globalsettings_base.h.

ItemEnum* GlobalSettingsBase::theIMAPResourceStorageFormatItem (  )  [inline]

Get Item object corresponding to TheIMAPResourceStorageFormat().

Definition at line 773 of file globalsettings_base.h.

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

Set TheIMAPResourceFolderParent.

Definition at line 782 of file globalsettings_base.h.

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

Get TheIMAPResourceFolderParent.

Definition at line 792 of file globalsettings_base.h.

ItemString* GlobalSettingsBase::theIMAPResourceFolderParentItem (  )  [inline]

Get Item object corresponding to TheIMAPResourceFolderParent().

Definition at line 800 of file globalsettings_base.h.

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

Set TheIMAPResourceAccount.

Definition at line 809 of file globalsettings_base.h.

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

Get TheIMAPResourceAccount.

Definition at line 819 of file globalsettings_base.h.

ItemInt* GlobalSettingsBase::theIMAPResourceAccountItem (  )  [inline]

Get Item object corresponding to TheIMAPResourceAccount().

Definition at line 827 of file globalsettings_base.h.

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

Set TheIMAPResourceFolderLanguage.

Definition at line 836 of file globalsettings_base.h.

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

Get TheIMAPResourceFolderLanguage.

Definition at line 846 of file globalsettings_base.h.

ItemInt* GlobalSettingsBase::theIMAPResourceFolderLanguageItem (  )  [inline]

Get Item object corresponding to TheIMAPResourceFolderLanguage().

Definition at line 854 of file globalsettings_base.h.

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

Set MsgDictSizeHint.

Definition at line 863 of file globalsettings_base.h.

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

Get MsgDictSizeHint.

Definition at line 873 of file globalsettings_base.h.

ItemInt* GlobalSettingsBase::msgDictSizeHintItem (  )  [inline]

Get Item object corresponding to MsgDictSizeHint().

Definition at line 881 of file globalsettings_base.h.

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

Set PreviousNewFeaturesMD5.

Definition at line 890 of file globalsettings_base.h.

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

Get PreviousNewFeaturesMD5.

Definition at line 900 of file globalsettings_base.h.

ItemString* GlobalSettingsBase::previousNewFeaturesMD5Item (  )  [inline]

Get Item object corresponding to PreviousNewFeaturesMD5().

Definition at line 908 of file globalsettings_base.h.

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

Set Maximal number of connections per host.

Definition at line 917 of file globalsettings_base.h.

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

Get Maximal number of connections per host.

Definition at line 932 of file globalsettings_base.h.

ItemInt* GlobalSettingsBase::maxConnectionsPerHostItem (  )  [inline]

Get Item object corresponding to MaxConnectionsPerHost().

Definition at line 940 of file globalsettings_base.h.

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

Set Show quick search line edit.

Definition at line 949 of file globalsettings_base.h.

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

Get Show quick search line edit.

Definition at line 959 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::quickSearchActiveItem (  )  [inline]

Get Item object corresponding to QuickSearchActive().

Definition at line 967 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 976 of file globalsettings_base.h.

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

Get Keep original charset when replying or forwarding if possible.

Definition at line 986 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::forceReplyCharsetItem (  )  [inline]

Get Item object corresponding to ForceReplyCharset().

Definition at line 994 of file globalsettings_base.h.

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

Set A&utomatically append signature.

Definition at line 1003 of file globalsettings_base.h.

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

Get A&utomatically append signature.

Definition at line 1013 of file globalsettings_base.h.

ItemString* GlobalSettingsBase::autoTextSignatureItem (  )  [inline]

Get Item object corresponding to AutoTextSignature().

Definition at line 1021 of file globalsettings_base.h.

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

Set sticky-identity.

Definition at line 1030 of file globalsettings_base.h.

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

Get sticky-identity.

Definition at line 1040 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::stickyIdentityItem (  )  [inline]

Get Item object corresponding to StickyIdentity().

Definition at line 1048 of file globalsettings_base.h.

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

Set sticky-fcc.

Definition at line 1057 of file globalsettings_base.h.

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

Get sticky-fcc.

Definition at line 1067 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::stickyFccItem (  )  [inline]

Get Item object corresponding to StickyFcc().

Definition at line 1075 of file globalsettings_base.h.

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

Set sticky-transport.

Definition at line 1084 of file globalsettings_base.h.

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

Get sticky-transport.

Definition at line 1094 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::stickyTransportItem (  )  [inline]

Get Item object corresponding to StickyTransport().

Definition at line 1102 of file globalsettings_base.h.

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

Set Word &wrap at column:.

Definition at line 1111 of file globalsettings_base.h.

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

Get Word &wrap at column:.

Definition at line 1121 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::wordWrapItem (  )  [inline]

Get Item object corresponding to WordWrap().

Definition at line 1129 of file globalsettings_base.h.

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

Set Use Fi&xed Font.

Definition at line 1138 of file globalsettings_base.h.

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

Get Use Fi&xed Font.

Definition at line 1148 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::useFixedFontItem (  )  [inline]

Get Item object corresponding to UseFixedFont().

Definition at line 1156 of file globalsettings_base.h.

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

Set break-at.

Definition at line 1165 of file globalsettings_base.h.

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

Get break-at.

Definition at line 1187 of file globalsettings_base.h.

ItemInt* GlobalSettingsBase::lineWrapWidthItem (  )  [inline]

Get Item object corresponding to LineWrapWidth().

Definition at line 1195 of file globalsettings_base.h.

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

Set previous-identity.

Definition at line 1204 of file globalsettings_base.h.

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

Get previous-identity.

Definition at line 1214 of file globalsettings_base.h.

ItemUInt* GlobalSettingsBase::previousIdentityItem (  )  [inline]

Get Item object corresponding to PreviousIdentity().

Definition at line 1222 of file globalsettings_base.h.

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

Set previous-fcc.

Definition at line 1231 of file globalsettings_base.h.

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

Get previous-fcc.

Definition at line 1241 of file globalsettings_base.h.

ItemString* GlobalSettingsBase::previousFccItem (  )  [inline]

Get Item object corresponding to PreviousFcc().

Definition at line 1249 of file globalsettings_base.h.

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

Set transport-history.

Definition at line 1258 of file globalsettings_base.h.

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

Get transport-history.

Definition at line 1268 of file globalsettings_base.h.

ItemStringList* GlobalSettingsBase::transportHistoryItem (  )  [inline]

Get Item object corresponding to TransportHistory().

Definition at line 1276 of file globalsettings_base.h.

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

Set current-transport.

Definition at line 1285 of file globalsettings_base.h.

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

Get current-transport.

Definition at line 1295 of file globalsettings_base.h.

ItemString* GlobalSettingsBase::currentTransportItem (  )  [inline]

Get Item object corresponding to CurrentTransport().

Definition at line 1303 of file globalsettings_base.h.

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

Set default-transport.

Definition at line 1312 of file globalsettings_base.h.

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

Get default-transport.

Definition at line 1322 of file globalsettings_base.h.

ItemString* GlobalSettingsBase::defaultTransportItem (  )  [inline]

Get Item object corresponding to DefaultTransport().

Definition at line 1330 of file globalsettings_base.h.

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

Set max-transport-items.

Definition at line 1339 of file globalsettings_base.h.

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

Get max-transport-items.

Definition at line 1349 of file globalsettings_base.h.

ItemInt* GlobalSettingsBase::maxTransportEntriesItem (  )  [inline]

Get Item object corresponding to MaxTransportEntries().

Definition at line 1357 of file globalsettings_base.h.

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

Set Outlook-compatible attachment naming.

Definition at line 1366 of file globalsettings_base.h.

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

Get Outlook-compatible attachment naming.

Definition at line 1376 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::outlookCompatibleAttachmentsItem (  )  [inline]

Get Item object corresponding to OutlookCompatibleAttachments().

Definition at line 1384 of file globalsettings_base.h.

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

Set html-markup.

Definition at line 1393 of file globalsettings_base.h.

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

Get html-markup.

Definition at line 1403 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::useHtmlMarkupItem (  )  [inline]

Get Item object corresponding to UseHtmlMarkup().

Definition at line 1411 of file globalsettings_base.h.

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

Set pgp-auto-sign.

Definition at line 1420 of file globalsettings_base.h.

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

Get pgp-auto-sign.

Definition at line 1430 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::pgpAutoSignItem (  )  [inline]

Get Item object corresponding to PgpAutoSign().

Definition at line 1438 of file globalsettings_base.h.

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

Set pgp-auto-encrypt.

Definition at line 1447 of file globalsettings_base.h.

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

Get pgp-auto-encrypt.

Definition at line 1457 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::pgpAutoEncryptItem (  )  [inline]

Get Item object corresponding to PgpAutoEncrypt().

Definition at line 1465 of file globalsettings_base.h.

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

Set never-encrypt-drafts.

Definition at line 1474 of file globalsettings_base.h.

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

Get never-encrypt-drafts.

Definition at line 1484 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::neverEncryptDraftsItem (  )  [inline]

Get Item object corresponding to NeverEncryptDrafts().

Definition at line 1492 of file globalsettings_base.h.

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

Set chiasmus-key.

Definition at line 1501 of file globalsettings_base.h.

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

Get chiasmus-key.

Definition at line 1511 of file globalsettings_base.h.

ItemString* GlobalSettingsBase::chiasmusKeyItem (  )  [inline]

Get Item object corresponding to ChiasmusKey().

Definition at line 1519 of file globalsettings_base.h.

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

Set chiasmus-options.

Definition at line 1528 of file globalsettings_base.h.

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

Get chiasmus-options.

Definition at line 1538 of file globalsettings_base.h.

ItemString* GlobalSettingsBase::chiasmusOptionsItem (  )  [inline]

Get Item object corresponding to ChiasmusOptions().

Definition at line 1546 of file globalsettings_base.h.

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

Set Confirm &before send.

Definition at line 1555 of file globalsettings_base.h.

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

Get Confirm &before send.

Definition at line 1565 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::confirmBeforeSendItem (  )  [inline]

Get Item object corresponding to ConfirmBeforeSend().

Definition at line 1573 of file globalsettings_base.h.

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

Set Automatically request &message disposition notifications.

Definition at line 1582 of file globalsettings_base.h.

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

Get Automatically request &message disposition notifications.

Definition at line 1592 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::requestMDNItem (  )  [inline]

Get Item object corresponding to RequestMDN().

Definition at line 1600 of file globalsettings_base.h.

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

Set Use recent addresses for autocompletion.

Definition at line 1609 of file globalsettings_base.h.

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

Get Use recent addresses for autocompletion.

Definition at line 1619 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::showRecentAddressesInComposerItem (  )  [inline]

Get Item object corresponding to ShowRecentAddressesInComposer().

Definition at line 1627 of file globalsettings_base.h.

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

Set headers.

Definition at line 1636 of file globalsettings_base.h.

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

Get headers.

Definition at line 1646 of file globalsettings_base.h.

ItemInt* GlobalSettingsBase::headersItem (  )  [inline]

Get Item object corresponding to Headers().

Definition at line 1654 of file globalsettings_base.h.

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

Set Completion Mode.

Definition at line 1663 of file globalsettings_base.h.

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

Get Completion Mode.

Definition at line 1673 of file globalsettings_base.h.

ItemInt* GlobalSettingsBase::completionModeItem (  )  [inline]

Get Item object corresponding to CompletionMode().

Definition at line 1681 of file globalsettings_base.h.

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

Set autoSpellChecking.

Definition at line 1690 of file globalsettings_base.h.

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

Get autoSpellChecking.

Definition at line 1700 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::autoSpellCheckingItem (  )  [inline]

Get Item object corresponding to AutoSpellChecking().

Definition at line 1708 of file globalsettings_base.h.

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

Set showForgottenAttachmentWarning.

Definition at line 1717 of file globalsettings_base.h.

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

Get showForgottenAttachmentWarning.

Definition at line 1727 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::showForgottenAttachmentWarningItem (  )  [inline]

Get Item object corresponding to ShowForgottenAttachmentWarning().

Definition at line 1735 of file globalsettings_base.h.

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

Set attachment-keywords.

Definition at line 1744 of file globalsettings_base.h.

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

Get attachment-keywords.

Definition at line 1754 of file globalsettings_base.h.

ItemStringList* GlobalSettingsBase::attachmentKeywordsItem (  )  [inline]

Get Item object corresponding to AttachmentKeywords().

Definition at line 1762 of file globalsettings_base.h.

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

Set showMessagePartDialogOnAttach.

Definition at line 1771 of file globalsettings_base.h.

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

Get showMessagePartDialogOnAttach.

Definition at line 1781 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::showMessagePartDialogOnAttachItem (  )  [inline]

Get Item object corresponding to ShowMessagePartDialogOnAttach().

Definition at line 1789 of file globalsettings_base.h.

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

Set Autosave interval:.

Definition at line 1798 of file globalsettings_base.h.

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

Get Autosave interval:.

Definition at line 1808 of file globalsettings_base.h.

ItemInt* GlobalSettingsBase::autosaveIntervalItem (  )  [inline]

Get Item object corresponding to AutosaveInterval().

Definition at line 1816 of file globalsettings_base.h.

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

Set reply-prefixes.

Definition at line 1825 of file globalsettings_base.h.

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

Get reply-prefixes.

Definition at line 1835 of file globalsettings_base.h.

ItemStringList* GlobalSettingsBase::replyPrefixesItem (  )  [inline]

Get Item object corresponding to ReplyPrefixes().

Definition at line 1843 of file globalsettings_base.h.

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

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

Definition at line 1852 of file globalsettings_base.h.

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

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

Definition at line 1862 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::replaceReplyPrefixItem (  )  [inline]

Get Item object corresponding to ReplaceReplyPrefix().

Definition at line 1870 of file globalsettings_base.h.

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

Set forward-prefixes.

Definition at line 1879 of file globalsettings_base.h.

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

Get forward-prefixes.

Definition at line 1889 of file globalsettings_base.h.

ItemStringList* GlobalSettingsBase::forwardPrefixesItem (  )  [inline]

Get Item object corresponding to ForwardPrefixes().

Definition at line 1897 of file globalsettings_base.h.

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

Set Replace recognized prefix with "&Fwd:".

Definition at line 1906 of file globalsettings_base.h.

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

Get Replace recognized prefix with "&Fwd:".

Definition at line 1916 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::replaceForwardPrefixItem (  )  [inline]

Get Item object corresponding to ReplaceForwardPrefix().

Definition at line 1924 of file globalsettings_base.h.

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

Set Use smart &quoting.

Definition at line 1933 of file globalsettings_base.h.

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

Get Use smart &quoting.

Definition at line 1943 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::smartQuoteItem (  )  [inline]

Get Item object corresponding to SmartQuote().

Definition at line 1951 of file globalsettings_base.h.

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

Set Type of addressee selector.

Definition at line 1960 of file globalsettings_base.h.

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

Get Type of addressee selector.

Definition at line 1970 of file globalsettings_base.h.

ItemEnum* GlobalSettingsBase::addresseeSelectorTypeItem (  )  [inline]

Get Item object corresponding to AddresseeSelectorType().

Definition at line 1978 of file globalsettings_base.h.

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

Set Type of recipients editor.

Definition at line 1987 of file globalsettings_base.h.

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

Get Type of recipients editor.

Definition at line 1997 of file globalsettings_base.h.

ItemEnum* GlobalSettingsBase::recipientsEditorTypeItem (  )  [inline]

Get Item object corresponding to RecipientsEditorType().

Definition at line 2005 of file globalsettings_base.h.

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

Set SecondRecipientTypeDefault.

Definition at line 2014 of file globalsettings_base.h.

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

Get SecondRecipientTypeDefault.

Definition at line 2024 of file globalsettings_base.h.

ItemEnum* GlobalSettingsBase::secondRecipientTypeDefaultItem (  )  [inline]

Get Item object corresponding to SecondRecipientTypeDefault().

Definition at line 2032 of file globalsettings_base.h.

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

Set Maximum number of recipient editor lines.

Definition at line 2041 of file globalsettings_base.h.

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

Get Maximum number of recipient editor lines.

Definition at line 2051 of file globalsettings_base.h.

ItemInt* GlobalSettingsBase::maximumRecipientsItem (  )  [inline]

Get Item object corresponding to MaximumRecipients().

Definition at line 2059 of file globalsettings_base.h.

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

Set CustomTemplates.

Definition at line 2068 of file globalsettings_base.h.

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

Get CustomTemplates.

Definition at line 2078 of file globalsettings_base.h.

ItemStringList* GlobalSettingsBase::customTemplatesItem (  )  [inline]

Get Item object corresponding to CustomTemplates().

Definition at line 2086 of file globalsettings_base.h.

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

Set defaultFonts.

Definition at line 2095 of file globalsettings_base.h.

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

Get defaultFonts.

Definition at line 2105 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::useDefaultFontsItem (  )  [inline]

Get Item object corresponding to UseDefaultFonts().

Definition at line 2113 of file globalsettings_base.h.

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

Set composer-font.

Definition at line 2122 of file globalsettings_base.h.

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

Get composer-font.

Definition at line 2132 of file globalsettings_base.h.

ItemFont* GlobalSettingsBase::composerFontItem (  )  [inline]

Get Item object corresponding to ComposerFont().

Definition at line 2140 of file globalsettings_base.h.

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

Set fixed-font.

Definition at line 2149 of file globalsettings_base.h.

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

Get fixed-font.

Definition at line 2159 of file globalsettings_base.h.

ItemFont* GlobalSettingsBase::fixedFontItem (  )  [inline]

Get Item object corresponding to FixedFont().

Definition at line 2167 of file globalsettings_base.h.

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

Set composer.

Definition at line 2176 of file globalsettings_base.h.

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

Get composer.

Definition at line 2186 of file globalsettings_base.h.

ItemSize* GlobalSettingsBase::composerSizeItem (  )  [inline]

Get Item object corresponding to ComposerSize().

Definition at line 2194 of file globalsettings_base.h.

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

Set defaultColors.

Definition at line 2203 of file globalsettings_base.h.

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

Get defaultColors.

Definition at line 2213 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::useDefaultColorsItem (  )  [inline]

Get Item object corresponding to UseDefaultColors().

Definition at line 2221 of file globalsettings_base.h.

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

Set ForegroundColor.

Definition at line 2230 of file globalsettings_base.h.

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

Get ForegroundColor.

Definition at line 2240 of file globalsettings_base.h.

ItemColor* GlobalSettingsBase::foregroundColorItem (  )  [inline]

Get Item object corresponding to ForegroundColor().

Definition at line 2248 of file globalsettings_base.h.

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

Set BackgroundColor.

Definition at line 2257 of file globalsettings_base.h.

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

Get BackgroundColor.

Definition at line 2267 of file globalsettings_base.h.

ItemColor* GlobalSettingsBase::backgroundColorItem (  )  [inline]

Get Item object corresponding to BackgroundColor().

Definition at line 2275 of file globalsettings_base.h.

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

Set FallbackCharacterEncoding.

Definition at line 2284 of file globalsettings_base.h.

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

Get FallbackCharacterEncoding.

Definition at line 2294 of file globalsettings_base.h.

ItemString* GlobalSettingsBase::fallbackCharacterEncodingItem (  )  [inline]

Get Item object corresponding to FallbackCharacterEncoding().

Definition at line 2302 of file globalsettings_base.h.

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

Set encoding.

Definition at line 2311 of file globalsettings_base.h.

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

Get encoding.

Definition at line 2321 of file globalsettings_base.h.

ItemString* GlobalSettingsBase::overrideCharacterEncodingItem (  )  [inline]

Get Item object corresponding to OverrideCharacterEncoding().

Definition at line 2329 of file globalsettings_base.h.

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

Set Replace smileys by emoticons.

Definition at line 2338 of file globalsettings_base.h.

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

Get Replace smileys by emoticons.

Definition at line 2348 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::showEmoticonsItem (  )  [inline]

Get Item object corresponding to ShowEmoticons().

Definition at line 2356 of file globalsettings_base.h.

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

Set Show expand/collapse quote marks.

Definition at line 2365 of file globalsettings_base.h.

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

Get Show expand/collapse quote marks.

Definition at line 2375 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::showExpandQuotesMarkItem (  )  [inline]

Get Item object corresponding to ShowExpandQuotesMark().

Definition at line 2383 of file globalsettings_base.h.

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

Set Automatic collapse level:.

Definition at line 2392 of file globalsettings_base.h.

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

Get Automatic collapse level:.

Definition at line 2414 of file globalsettings_base.h.

ItemInt* GlobalSettingsBase::collapseQuoteLevelSpinItem (  )  [inline]

Get Item object corresponding to CollapseQuoteLevelSpin().

Definition at line 2422 of file globalsettings_base.h.

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

Set Reduce font size for quoted text.

Definition at line 2431 of file globalsettings_base.h.

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

Get Reduce font size for quoted text.

Definition at line 2441 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::shrinkQuotesItem (  )  [inline]

Get Item object corresponding to ShrinkQuotes().

Definition at line 2449 of file globalsettings_base.h.

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

Set ChiasmusDecryptionKey.

Definition at line 2458 of file globalsettings_base.h.

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

Get ChiasmusDecryptionKey.

Definition at line 2468 of file globalsettings_base.h.

ItemString* GlobalSettingsBase::chiasmusDecryptionKeyItem (  )  [inline]

Get Item object corresponding to ChiasmusDecryptionKey().

Definition at line 2476 of file globalsettings_base.h.

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

Set ChiasmusDecryptionOptions.

Definition at line 2485 of file globalsettings_base.h.

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

Get ChiasmusDecryptionOptions.

Definition at line 2495 of file globalsettings_base.h.

ItemString* GlobalSettingsBase::chiasmusDecryptionOptionsItem (  )  [inline]

Get Item object corresponding to ChiasmusDecryptionOptions().

Definition at line 2503 of file globalsettings_base.h.

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

Set automaticDecrypt.

Definition at line 2512 of file globalsettings_base.h.

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

Get automaticDecrypt.

Definition at line 2522 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::automaticDecryptItem (  )  [inline]

Get Item object corresponding to automaticDecrypt().

Definition at line 2530 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 2539 of file globalsettings_base.h.

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

Get Send Message Disposition Notifications with an empty sender.

Definition at line 2549 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::sendMDNsWithEmptySenderItem (  )  [inline]

Get Item object corresponding to SendMDNsWithEmptySender().

Definition at line 2557 of file globalsettings_base.h.

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

Set Phrases has been converted to templates.

Definition at line 2566 of file globalsettings_base.h.

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

Get Phrases has been converted to templates.

Definition at line 2576 of file globalsettings_base.h.

ItemBool* GlobalSettingsBase::phrasesConvertedItem (  )  [inline]

Get Item object corresponding to PhrasesConverted().

Definition at line 2584 of file globalsettings_base.h.

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

Set Message template for new message.

Definition at line 2593 of file globalsettings_base.h.

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

Get Message template for new message.

Definition at line 2603 of file globalsettings_base.h.

ItemString* GlobalSettingsBase::templateNewMessageItem (  )  [inline]

Get Item object corresponding to TemplateNewMessage().

Definition at line 2611 of file globalsettings_base.h.

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

Set Message template for reply.

Definition at line 2620 of file globalsettings_base.h.

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

Get Message template for reply.

Definition at line 2630 of file globalsettings_base.h.

ItemString* GlobalSettingsBase::templateReplyItem (  )  [inline]

Get Item object corresponding to TemplateReply().

Definition at line 2638 of file globalsettings_base.h.

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

Set Message template for reply to all.

Definition at line 2647 of file globalsettings_base.h.

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

Get Message template for reply to all.

Definition at line 2657 of file globalsettings_base.h.

ItemString* GlobalSettingsBase::templateReplyAllItem (  )  [inline]

Get Item object corresponding to TemplateReplyAll().

Definition at line 2665 of file globalsettings_base.h.

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

Set Message template for forward.

Definition at line 2674 of file globalsettings_base.h.

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

Get Message template for forward.

Definition at line 2684 of file globalsettings_base.h.

ItemString* GlobalSettingsBase::templateForwardItem (  )  [inline]

Get Item object corresponding to TemplateForward().

Definition at line 2692 of file globalsettings_base.h.

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

Set Quote characters.

Definition at line 2701 of file globalsettings_base.h.

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

Get Quote characters.

Definition at line 2711 of file globalsettings_base.h.

ItemString* GlobalSettingsBase::quoteStringItem (  )  [inline]

Get Item object corresponding to QuoteString().

Definition at line 2719 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