kmail
GlobalSettingsBase Class Reference
Inheritance diagram for GlobalSettingsBase:

Detailed Description
Definition at line 14 of file globalsettings_base.h.
Member Function Documentation
static void GlobalSettingsBase::setDelayedMarkAsRead | ( | bool | v | ) | [inline, static] |
static bool GlobalSettingsBase::delayedMarkAsRead | ( | ) | [inline, static] |
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] |
static uint GlobalSettingsBase::delayedMarkTime | ( | ) | [inline, static] |
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] |
static int GlobalSettingsBase::actionEnterFolder | ( | ) | [inline, static] |
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] |
static int GlobalSettingsBase::networkState | ( | ) | [inline, static] |
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] |
static int GlobalSettingsBase::loopOnGotoUnread | ( | ) | [inline, static] |
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] |
static bool GlobalSettingsBase::showPopupAfterDnD | ( | ) | [inline, static] |
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] |
static bool GlobalSettingsBase::excludeImportantMailFromExpiry | ( | ) | [inline, static] |
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] |
static int GlobalSettingsBase::sendOnCheck | ( | ) | [inline, static] |
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] |
static QString GlobalSettingsBase::lastSelectedFolder | ( | ) | [inline, static] |
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] |
static int GlobalSettingsBase::quotaUnit | ( | ) | [inline, static] |
ItemEnum* GlobalSettingsBase::quotaUnitItem | ( | ) | [inline] |
static void GlobalSettingsBase::setSystemTrayEnabled | ( | bool | v | ) | [inline, static] |
static bool GlobalSettingsBase::systemTrayEnabled | ( | ) | [inline, static] |
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] |
static int GlobalSettingsBase::systemTrayPolicy | ( | ) | [inline, static] |
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] |
static bool GlobalSettingsBase::verboseNewMailNotification | ( | ) | [inline, static] |
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] |
static QString GlobalSettingsBase::externalEditor | ( | ) | [inline, static] |
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] |
static bool GlobalSettingsBase::useExternalEditor | ( | ) | [inline, static] |
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] |
static int GlobalSettingsBase::custHeaderCount | ( | ) | [inline, static] |
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] |
static int GlobalSettingsBase::replyCurrentLanguage | ( | ) | [inline, static] |
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] |
static int GlobalSettingsBase::replyLanguagesCount | ( | ) | [inline, static] |
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] |
static int GlobalSettingsBase::folderLoadingTimeout | ( | ) | [inline, static] |
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] |
static bool GlobalSettingsBase::groupwareEnabled | ( | ) | [inline, static] |
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] |
static bool GlobalSettingsBase::automaticSending | ( | ) | [inline, static] |
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] |
static bool GlobalSettingsBase::theIMAPResourceEnabled | ( | ) | [inline, static] |
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] |
static bool GlobalSettingsBase::hideGroupwareFolders | ( | ) | [inline, static] |
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] |
static int GlobalSettingsBase::theIMAPResourceStorageFormat | ( | ) | [inline, static] |
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] |
static QString GlobalSettingsBase::theIMAPResourceFolderParent | ( | ) | [inline, static] |
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] |
static int GlobalSettingsBase::theIMAPResourceAccount | ( | ) | [inline, static] |
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] |
static int GlobalSettingsBase::theIMAPResourceFolderLanguage | ( | ) | [inline, static] |
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] |
static int GlobalSettingsBase::msgDictSizeHint | ( | ) | [inline, static] |
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] |
static QString GlobalSettingsBase::previousNewFeaturesMD5 | ( | ) | [inline, static] |
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] |
static int GlobalSettingsBase::maxConnectionsPerHost | ( | ) | [inline, static] |
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] |
static bool GlobalSettingsBase::quickSearchActive | ( | ) | [inline, static] |
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] |
static QString GlobalSettingsBase::autoTextSignature | ( | ) | [inline, static] |
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] |
static bool GlobalSettingsBase::stickyIdentity | ( | ) | [inline, static] |
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] |
static bool GlobalSettingsBase::stickyFcc | ( | ) | [inline, static] |
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] |
static bool GlobalSettingsBase::stickyTransport | ( | ) | [inline, static] |
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] |
static bool GlobalSettingsBase::wordWrap | ( | ) | [inline, static] |
ItemBool* GlobalSettingsBase::wordWrapItem | ( | ) | [inline] |
static void GlobalSettingsBase::setUseFixedFont | ( | bool | v | ) | [inline, static] |
static bool GlobalSettingsBase::useFixedFont | ( | ) | [inline, static] |
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] |
static int GlobalSettingsBase::lineWrapWidth | ( | ) | [inline, static] |
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] |
static uint GlobalSettingsBase::previousIdentity | ( | ) | [inline, static] |
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] |
static QString GlobalSettingsBase::previousFcc | ( | ) | [inline, static] |
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] |
static QStringList GlobalSettingsBase::transportHistory | ( | ) | [inline, static] |
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] |
static QString GlobalSettingsBase::currentTransport | ( | ) | [inline, static] |
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] |
static QString GlobalSettingsBase::defaultTransport | ( | ) | [inline, static] |
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] |
static int GlobalSettingsBase::maxTransportEntries | ( | ) | [inline, static] |
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] |
static bool GlobalSettingsBase::outlookCompatibleAttachments | ( | ) | [inline, static] |
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] |
static bool GlobalSettingsBase::useHtmlMarkup | ( | ) | [inline, static] |
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] |
static bool GlobalSettingsBase::pgpAutoSign | ( | ) | [inline, static] |
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] |
static bool GlobalSettingsBase::pgpAutoEncrypt | ( | ) | [inline, static] |
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] |
static bool GlobalSettingsBase::neverEncryptDrafts | ( | ) | [inline, static] |
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] |
static QString GlobalSettingsBase::chiasmusKey | ( | ) | [inline, static] |
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] |
static QString GlobalSettingsBase::chiasmusOptions | ( | ) | [inline, static] |
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] |
static bool GlobalSettingsBase::confirmBeforeSend | ( | ) | [inline, static] |
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] |
static bool GlobalSettingsBase::showRecentAddressesInComposer | ( | ) | [inline, static] |
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] |
static int GlobalSettingsBase::headers | ( | ) | [inline, static] |
ItemInt* GlobalSettingsBase::headersItem | ( | ) | [inline] |
static void GlobalSettingsBase::setCompletionMode | ( | int | v | ) | [inline, static] |
static int GlobalSettingsBase::completionMode | ( | ) | [inline, static] |
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] |
static bool GlobalSettingsBase::autoSpellChecking | ( | ) | [inline, static] |
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] |
static bool GlobalSettingsBase::showForgottenAttachmentWarning | ( | ) | [inline, static] |
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] |
static QStringList GlobalSettingsBase::attachmentKeywords | ( | ) | [inline, static] |
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] |
static bool GlobalSettingsBase::showMessagePartDialogOnAttach | ( | ) | [inline, static] |
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] |
static int GlobalSettingsBase::autosaveInterval | ( | ) | [inline, static] |
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] |
static QStringList GlobalSettingsBase::replyPrefixes | ( | ) | [inline, static] |
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] |
static bool GlobalSettingsBase::replaceReplyPrefix | ( | ) | [inline, static] |
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] |
static QStringList GlobalSettingsBase::forwardPrefixes | ( | ) | [inline, static] |
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] |
static bool GlobalSettingsBase::replaceForwardPrefix | ( | ) | [inline, static] |
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] |
static bool GlobalSettingsBase::smartQuote | ( | ) | [inline, static] |
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] |
static int GlobalSettingsBase::addresseeSelectorType | ( | ) | [inline, static] |
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] |
static int GlobalSettingsBase::recipientsEditorType | ( | ) | [inline, static] |
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] |
static int GlobalSettingsBase::secondRecipientTypeDefault | ( | ) | [inline, static] |
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] |
static QStringList GlobalSettingsBase::customTemplates | ( | ) | [inline, static] |
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] |
static bool GlobalSettingsBase::useDefaultFonts | ( | ) | [inline, static] |
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] |
static QFont GlobalSettingsBase::composerFont | ( | ) | [inline, static] |
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] |
static QFont GlobalSettingsBase::fixedFont | ( | ) | [inline, static] |
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] |
static QSize GlobalSettingsBase::composerSize | ( | ) | [inline, static] |
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] |
static bool GlobalSettingsBase::useDefaultColors | ( | ) | [inline, static] |
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] |
static QColor GlobalSettingsBase::foregroundColor | ( | ) | [inline, static] |
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] |
static QColor GlobalSettingsBase::backgroundColor | ( | ) | [inline, static] |
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] |
static QString GlobalSettingsBase::fallbackCharacterEncoding | ( | ) | [inline, static] |
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] |
static QString GlobalSettingsBase::overrideCharacterEncoding | ( | ) | [inline, static] |
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] |
static bool GlobalSettingsBase::showEmoticons | ( | ) | [inline, static] |
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] |
static bool GlobalSettingsBase::showExpandQuotesMark | ( | ) | [inline, static] |
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] |
static int GlobalSettingsBase::collapseQuoteLevelSpin | ( | ) | [inline, static] |
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] |
static bool GlobalSettingsBase::shrinkQuotes | ( | ) | [inline, static] |
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] |
static QString GlobalSettingsBase::chiasmusDecryptionKey | ( | ) | [inline, static] |
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] |
static QString GlobalSettingsBase::chiasmusDecryptionOptions | ( | ) | [inline, static] |
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] |
static bool GlobalSettingsBase::automaticDecrypt | ( | ) | [inline, static] |
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] |
static bool GlobalSettingsBase::phrasesConverted | ( | ) | [inline, static] |
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] |
static QString GlobalSettingsBase::templateNewMessage | ( | ) | [inline, static] |
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] |
static QString GlobalSettingsBase::templateReply | ( | ) | [inline, static] |
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] |
static QString GlobalSettingsBase::templateReplyAll | ( | ) | [inline, static] |
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] |
static QString GlobalSettingsBase::templateForward | ( | ) | [inline, static] |
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] |
static QString GlobalSettingsBase::quoteString | ( | ) | [inline, static] |
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: