kmail
GlobalSettingsBase Class Reference
Inheritance diagram for GlobalSettingsBase:

Detailed Description
Definition at line 15 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 99 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 126 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 153 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 180 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 207 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 234 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 261 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 288 of file globalsettings_base.h.
static void GlobalSettingsBase::setAutoLostFoundMove | ( | bool | v | ) | [inline, static] |
Set Automatically move non-synced mails from folders with insufficient access rights.
Definition at line 297 of file globalsettings_base.h.
static bool GlobalSettingsBase::autoLostFoundMove | ( | ) | [inline, static] |
Get Automatically move non-synced mails from folders with insufficient access rights.
Definition at line 307 of file globalsettings_base.h.
ItemBool* GlobalSettingsBase::autoLostFoundMoveItem | ( | ) | [inline] |
Get Item object corresponding to AutoLostFoundMove().
Definition at line 315 of file globalsettings_base.h.
static void GlobalSettingsBase::setAllowLocalFlags | ( | bool | v | ) | [inline, static] |
static bool GlobalSettingsBase::allowLocalFlags | ( | ) | [inline, static] |
ItemBool* GlobalSettingsBase::allowLocalFlagsItem | ( | ) | [inline] |
Get Item object corresponding to AllowLocalFlags().
Definition at line 342 of file globalsettings_base.h.
static void GlobalSettingsBase::setMinimumCheckInterval | ( | int | v | ) | [inline, static] |
static int GlobalSettingsBase::minimumCheckInterval | ( | ) | [inline, static] |
ItemInt* GlobalSettingsBase::minimumCheckIntervalItem | ( | ) | [inline] |
Get Item object corresponding to MinimumCheckInterval().
Definition at line 369 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 396 of file globalsettings_base.h.
static void GlobalSettingsBase::setDisregardUmask | ( | bool | v | ) | [inline, static] |
Set Disregard the users umask setting and use "read-write for the user only" instead.
Definition at line 405 of file globalsettings_base.h.
static bool GlobalSettingsBase::disregardUmask | ( | ) | [inline, static] |
Get Disregard the users umask setting and use "read-write for the user only" instead.
Definition at line 415 of file globalsettings_base.h.
ItemBool* GlobalSettingsBase::disregardUmaskItem | ( | ) | [inline] |
Get Item object corresponding to disregardUmask().
Definition at line 423 of file globalsettings_base.h.
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 450 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 477 of file globalsettings_base.h.
static void GlobalSettingsBase::setCloseDespiteSystemTray | ( | bool | v | ) | [inline, static] |
Set Close the application when the mainwindow is closed, even if there is a system tray icon active.
Definition at line 486 of file globalsettings_base.h.
static bool GlobalSettingsBase::closeDespiteSystemTray | ( | ) | [inline, static] |
Get Close the application when the mainwindow is closed, even if there is a system tray icon active.
Definition at line 496 of file globalsettings_base.h.
ItemBool* GlobalSettingsBase::closeDespiteSystemTrayItem | ( | ) | [inline] |
Get Item object corresponding to CloseDespiteSystemTray().
Definition at line 504 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 531 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 558 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 585 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 612 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 639 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 671 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 698 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::setCloseToQuotaThreshold | ( | int | v | ) | [inline, static] |
Set The threshold for when to warn the user that a folder is nearing its quota limit.
Definition at line 734 of file globalsettings_base.h.
static int GlobalSettingsBase::closeToQuotaThreshold | ( | ) | [inline, static] |
Get The threshold for when to warn the user that a folder is nearing its quota limit.
Definition at line 744 of file globalsettings_base.h.
ItemInt* GlobalSettingsBase::closeToQuotaThresholdItem | ( | ) | [inline] |
Get Item object corresponding to CloseToQuotaThreshold().
Definition at line 752 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 779 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 788 of file globalsettings_base.h.
static bool GlobalSettingsBase::legacyMangleFromToHeaders | ( | ) | [inline, static] |
Get Mangle From:/To: headers in replies to replies.
Definition at line 798 of file globalsettings_base.h.
ItemBool* GlobalSettingsBase::legacyMangleFromToHeadersItem | ( | ) | [inline] |
Get Item object corresponding to LegacyMangleFromToHeaders().
Definition at line 806 of file globalsettings_base.h.
static void GlobalSettingsBase::setLegacyBodyInvites | ( | bool | v | ) | [inline, static] |
Set Send groupware invitations in the mail body.
Definition at line 815 of file globalsettings_base.h.
static bool GlobalSettingsBase::legacyBodyInvites | ( | ) | [inline, static] |
Get Send groupware invitations in the mail body.
Definition at line 825 of file globalsettings_base.h.
ItemBool* GlobalSettingsBase::legacyBodyInvitesItem | ( | ) | [inline] |
Get Item object corresponding to LegacyBodyInvites().
Definition at line 833 of file globalsettings_base.h.
static void GlobalSettingsBase::setExchangeCompatibleInvitations | ( | bool | v | ) | [inline, static] |
static bool GlobalSettingsBase::exchangeCompatibleInvitations | ( | ) | [inline, static] |
ItemBool* GlobalSettingsBase::exchangeCompatibleInvitationsItem | ( | ) | [inline] |
Get Item object corresponding to ExchangeCompatibleInvitations().
Definition at line 860 of file globalsettings_base.h.
static void GlobalSettingsBase::setOutlookCompatibleInvitationReplyComments | ( | bool | v | ) | [inline, static] |
Set Outlook compatible invitation reply comments.
Definition at line 869 of file globalsettings_base.h.
static bool GlobalSettingsBase::outlookCompatibleInvitationReplyComments | ( | ) | [inline, static] |
Get Outlook compatible invitation reply comments.
Definition at line 879 of file globalsettings_base.h.
ItemBool* GlobalSettingsBase::outlookCompatibleInvitationReplyCommentsItem | ( | ) | [inline] |
Get Item object corresponding to OutlookCompatibleInvitationReplyComments().
Definition at line 887 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 914 of file globalsettings_base.h.
static void GlobalSettingsBase::setAskForCommentWhenReactingToInvitation | ( | int | v | ) | [inline, static] |
static int GlobalSettingsBase::askForCommentWhenReactingToInvitation | ( | ) | [inline, static] |
ItemEnum* GlobalSettingsBase::askForCommentWhenReactingToInvitationItem | ( | ) | [inline] |
Get Item object corresponding to AskForCommentWhenReactingToInvitation().
Definition at line 941 of file globalsettings_base.h.
static void GlobalSettingsBase::setDeleteInvitationEmailsAfterSendingReply | ( | bool | v | ) | [inline, static] |
Set Delete invitation emails after the reply to them has been sent.
Definition at line 950 of file globalsettings_base.h.
static bool GlobalSettingsBase::deleteInvitationEmailsAfterSendingReply | ( | ) | [inline, static] |
Get Delete invitation emails after the reply to them has been sent.
Definition at line 960 of file globalsettings_base.h.
ItemBool* GlobalSettingsBase::deleteInvitationEmailsAfterSendingReplyItem | ( | ) | [inline] |
Get Item object corresponding to DeleteInvitationEmailsAfterSendingReply().
Definition at line 968 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 995 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 1022 of file globalsettings_base.h.
static void GlobalSettingsBase::setShowOnlyGroupwareFoldersForGroupwareAccount | ( | bool | v | ) | [inline, static] |
Set ShowOnlyGroupwareFoldersForGroupwareAccount.
Definition at line 1031 of file globalsettings_base.h.
static bool GlobalSettingsBase::showOnlyGroupwareFoldersForGroupwareAccount | ( | ) | [inline, static] |
Get ShowOnlyGroupwareFoldersForGroupwareAccount.
Definition at line 1041 of file globalsettings_base.h.
ItemBool* GlobalSettingsBase::showOnlyGroupwareFoldersForGroupwareAccountItem | ( | ) | [inline] |
Get Item object corresponding to ShowOnlyGroupwareFoldersForGroupwareAccount().
Definition at line 1049 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 1076 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 1103 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 1130 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 1157 of file globalsettings_base.h.
static void GlobalSettingsBase::setFilterGroupwareFolders | ( | bool | v | ) | [inline, static] |
Set Also filter new mails received in groupware folders.
Definition at line 1166 of file globalsettings_base.h.
static bool GlobalSettingsBase::filterGroupwareFolders | ( | ) | [inline, static] |
Get Also filter new mails received in groupware folders.
Definition at line 1176 of file globalsettings_base.h.
ItemBool* GlobalSettingsBase::filterGroupwareFoldersItem | ( | ) | [inline] |
Get Item object corresponding to FilterGroupwareFolders().
Definition at line 1184 of file globalsettings_base.h.
static void GlobalSettingsBase::setFilterSourceFolders | ( | const QValueList< int > & | v | ) | [inline, static] |
static QValueList<int> GlobalSettingsBase::filterSourceFolders | ( | ) | [inline, static] |
ItemIntList* GlobalSettingsBase::filterSourceFoldersItem | ( | ) | [inline] |
Get Item object corresponding to FilterSourceFolders().
Definition at line 1211 of file globalsettings_base.h.
static void GlobalSettingsBase::setImmediatlySyncDIMAPOnGroupwareChanges | ( | bool | v | ) | [inline, static] |
Set Synchronize groupware changes in DIMAP folders immediately when being online.
Definition at line 1220 of file globalsettings_base.h.
static bool GlobalSettingsBase::immediatlySyncDIMAPOnGroupwareChanges | ( | ) | [inline, static] |
Get Synchronize groupware changes in DIMAP folders immediately when being online.
Definition at line 1230 of file globalsettings_base.h.
ItemBool* GlobalSettingsBase::immediatlySyncDIMAPOnGroupwareChangesItem | ( | ) | [inline] |
Get Item object corresponding to ImmediatlySyncDIMAPOnGroupwareChanges().
Definition at line 1238 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 1265 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 1292 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 1324 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 1351 of file globalsettings_base.h.
static void GlobalSettingsBase::setHideLocalInbox | ( | bool | v | ) | [inline, static] |
static bool GlobalSettingsBase::hideLocalInbox | ( | ) | [inline, static] |
ItemBool* GlobalSettingsBase::hideLocalInboxItem | ( | ) | [inline] |
Get Item object corresponding to HideLocalInbox().
Definition at line 1378 of file globalsettings_base.h.
static void GlobalSettingsBase::setForwardingInlineByDefault | ( | bool | v | ) | [inline, static] |
static bool GlobalSettingsBase::forwardingInlineByDefault | ( | ) | [inline, static] |
ItemBool* GlobalSettingsBase::forwardingInlineByDefaultItem | ( | ) | [inline] |
Get Item object corresponding to ForwardingInlineByDefault().
Definition at line 1405 of file globalsettings_base.h.
static void GlobalSettingsBase::setAllowSemicolonAsAddressSeparator | ( | bool | v | ) | [inline, static] |
Set Allow the semicolon charactor (';') to be used as separator in the message composer.
Definition at line 1414 of file globalsettings_base.h.
static bool GlobalSettingsBase::allowSemicolonAsAddressSeparator | ( | ) | [inline, static] |
Get Allow the semicolon charactor (';') to be used as separator in the message composer.
Definition at line 1424 of file globalsettings_base.h.
ItemBool* GlobalSettingsBase::allowSemicolonAsAddressSeparatorItem | ( | ) | [inline] |
Get Item object corresponding to AllowSemicolonAsAddressSeparator().
Definition at line 1432 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 1441 of file globalsettings_base.h.
static bool GlobalSettingsBase::forceReplyCharset | ( | ) | [inline, static] |
Get Keep original charset when replying or forwarding if possible.
Definition at line 1451 of file globalsettings_base.h.
ItemBool* GlobalSettingsBase::forceReplyCharsetItem | ( | ) | [inline] |
Get Item object corresponding to ForceReplyCharset().
Definition at line 1459 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 1486 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 1513 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 1540 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 1567 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 1621 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 1660 of file globalsettings_base.h.
static void GlobalSettingsBase::setTooManyRecipients | ( | bool | v | ) | [inline, static] |
Set Warn if the number of recipients is larger than.
Definition at line 1669 of file globalsettings_base.h.
static bool GlobalSettingsBase::tooManyRecipients | ( | ) | [inline, static] |
Get Warn if the number of recipients is larger than.
Definition at line 1679 of file globalsettings_base.h.
ItemBool* GlobalSettingsBase::tooManyRecipientsItem | ( | ) | [inline] |
Get Item object corresponding to TooManyRecipients().
Definition at line 1687 of file globalsettings_base.h.
static void GlobalSettingsBase::setRecipientThreshold | ( | int | v | ) | [inline, static] |
static int GlobalSettingsBase::recipientThreshold | ( | ) | [inline, static] |
ItemInt* GlobalSettingsBase::recipientThresholdItem | ( | ) | [inline] |
Get Item object corresponding to RecipientThreshold().
Definition at line 1726 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 1753 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 1780 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 1807 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 1834 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 1861 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 1888 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 1915 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 1942 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 1969 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 1996 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 2023 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 2050 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 2077 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 2104 of file globalsettings_base.h.
static void GlobalSettingsBase::setRequestMDN | ( | bool | v | ) | [inline, static] |
Set Automatically request &message disposition notifications.
Definition at line 2113 of file globalsettings_base.h.
static bool GlobalSettingsBase::requestMDN | ( | ) | [inline, static] |
Get Automatically request &message disposition notifications.
Definition at line 2123 of file globalsettings_base.h.
ItemBool* GlobalSettingsBase::requestMDNItem | ( | ) | [inline] |
Get Item object corresponding to RequestMDN().
Definition at line 2131 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 2158 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 2212 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 2239 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 2266 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 2293 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 2320 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 2347 of file globalsettings_base.h.
static void GlobalSettingsBase::setPrependSignature | ( | bool | v | ) | [inline, static] |
static bool GlobalSettingsBase::prependSignature | ( | ) | [inline, static] |
ItemBool* GlobalSettingsBase::prependSignatureItem | ( | ) | [inline] |
Get Item object corresponding to PrependSignature().
Definition at line 2374 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 2401 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 2428 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 2455 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 2482 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 2509 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 2536 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 2563 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 2590 of file globalsettings_base.h.
static void GlobalSettingsBase::setMaximumRecipients | ( | int | v | ) | [inline, static] |
Set Maximum number of recipient editor lines.
Definition at line 2599 of file globalsettings_base.h.
static int GlobalSettingsBase::maximumRecipients | ( | ) | [inline, static] |
Get Maximum number of recipient editor lines.
Definition at line 2609 of file globalsettings_base.h.
ItemInt* GlobalSettingsBase::maximumRecipientsItem | ( | ) | [inline] |
Get Item object corresponding to MaximumRecipients().
Definition at line 2617 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 2644 of file globalsettings_base.h.
static void GlobalSettingsBase::setMimetypesToStripWhenInlineForwarding | ( | const QStringList & | v | ) | [inline, static] |
Set List of message part types to strip off mails that are being forwarded inline.
Definition at line 2653 of file globalsettings_base.h.
static QStringList GlobalSettingsBase::mimetypesToStripWhenInlineForwarding | ( | ) | [inline, static] |
Get List of message part types to strip off mails that are being forwarded inline.
Definition at line 2663 of file globalsettings_base.h.
ItemStringList* GlobalSettingsBase::mimetypesToStripWhenInlineForwardingItem | ( | ) | [inline] |
Get Item object corresponding to MimetypesToStripWhenInlineForwarding().
Definition at line 2671 of file globalsettings_base.h.
static void GlobalSettingsBase::setMaximumAttachmentSize | ( | int | v | ) | [inline, static] |
Set The maximum size in MB that email attachments are allowed to have.
Definition at line 2680 of file globalsettings_base.h.
static int GlobalSettingsBase::maximumAttachmentSize | ( | ) | [inline, static] |
Get The maximum size in MB that email attachments are allowed to have.
Definition at line 2690 of file globalsettings_base.h.
ItemInt* GlobalSettingsBase::maximumAttachmentSizeItem | ( | ) | [inline] |
Get Item object corresponding to MaximumAttachmentSize().
Definition at line 2698 of file globalsettings_base.h.
static void GlobalSettingsBase::setShowSnippetManager | ( | bool | v | ) | [inline, static] |
Set Show the Text Snippet Management and Insertion Panel in the composer.
Definition at line 2707 of file globalsettings_base.h.
static bool GlobalSettingsBase::showSnippetManager | ( | ) | [inline, static] |
Get Show the Text Snippet Management and Insertion Panel in the composer.
Definition at line 2717 of file globalsettings_base.h.
ItemBool* GlobalSettingsBase::showSnippetManagerItem | ( | ) | [inline] |
Get Item object corresponding to ShowSnippetManager().
Definition at line 2725 of file globalsettings_base.h.
static void GlobalSettingsBase::setSnippetSplitterPosition | ( | const QValueList< int > & | v | ) | [inline, static] |
static QValueList<int> GlobalSettingsBase::snippetSplitterPosition | ( | ) | [inline, static] |
ItemIntList* GlobalSettingsBase::snippetSplitterPositionItem | ( | ) | [inline] |
Get Item object corresponding to SnippetSplitterPosition().
Definition at line 2752 of file globalsettings_base.h.
static void GlobalSettingsBase::setShowGnuPGAuditLogAfterSuccessfulSignEncrypt | ( | bool | v | ) | [inline, static] |
Set Show the GnuPG Audit Log even after crypto operations that completed successfully.
Definition at line 2761 of file globalsettings_base.h.
static bool GlobalSettingsBase::showGnuPGAuditLogAfterSuccessfulSignEncrypt | ( | ) | [inline, static] |
Get Show the GnuPG Audit Log even after crypto operations that completed successfully.
Definition at line 2771 of file globalsettings_base.h.
ItemBool* GlobalSettingsBase::showGnuPGAuditLogAfterSuccessfulSignEncryptItem | ( | ) | [inline] |
Get Item object corresponding to ShowGnuPGAuditLogAfterSuccessfulSignEncrypt().
Definition at line 2779 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 2806 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 2833 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 2860 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 2887 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 2914 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 2941 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 2968 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 2995 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 3022 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 3049 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 3076 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 3115 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 3142 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 3169 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 3196 of file globalsettings_base.h.
static void GlobalSettingsBase::setShowUserAgent | ( | bool | v | ) | [inline, static] |
static bool GlobalSettingsBase::showUserAgent | ( | ) | [inline, static] |
ItemBool* GlobalSettingsBase::showUserAgentItem | ( | ) | [inline] |
Get Item object corresponding to ShowUserAgent().
Definition at line 3223 of file globalsettings_base.h.
static void GlobalSettingsBase::setAllowAttachmentDeletion | ( | bool | v | ) | [inline, static] |
Set Allow to delete attachments of existing mails.
Definition at line 3232 of file globalsettings_base.h.
static bool GlobalSettingsBase::allowAttachmentDeletion | ( | ) | [inline, static] |
Get Allow to delete attachments of existing mails.
Definition at line 3242 of file globalsettings_base.h.
ItemBool* GlobalSettingsBase::allowAttachmentDeletionItem | ( | ) | [inline] |
Get Item object corresponding to AllowAttachmentDeletion().
Definition at line 3250 of file globalsettings_base.h.
static void GlobalSettingsBase::setAllowAttachmentEditing | ( | bool | v | ) | [inline, static] |
Set Allow to edit attachments of existing mails.
Definition at line 3259 of file globalsettings_base.h.
static bool GlobalSettingsBase::allowAttachmentEditing | ( | ) | [inline, static] |
Get Allow to edit attachments of existing mails.
Definition at line 3269 of file globalsettings_base.h.
ItemBool* GlobalSettingsBase::allowAttachmentEditingItem | ( | ) | [inline] |
Get Item object corresponding to AllowAttachmentEditing().
Definition at line 3277 of file globalsettings_base.h.
static void GlobalSettingsBase::setAlwaysDecrypt | ( | bool | v | ) | [inline, static] |
Set Always decrypt messages when viewing or ask befor decrypting.
Definition at line 3286 of file globalsettings_base.h.
static bool GlobalSettingsBase::alwaysDecrypt | ( | ) | [inline, static] |
Get Always decrypt messages when viewing or ask befor decrypting.
Definition at line 3296 of file globalsettings_base.h.
ItemBool* GlobalSettingsBase::alwaysDecryptItem | ( | ) | [inline] |
Get Item object corresponding to AlwaysDecrypt().
Definition at line 3304 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 3331 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 3340 of file globalsettings_base.h.
static bool GlobalSettingsBase::sendMDNsWithEmptySender | ( | ) | [inline, static] |
Get Send Message Disposition Notifications with an empty sender.
Definition at line 3350 of file globalsettings_base.h.
ItemBool* GlobalSettingsBase::sendMDNsWithEmptySenderItem | ( | ) | [inline] |
Get Item object corresponding to SendMDNsWithEmptySender().
Definition at line 3358 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 3385 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 3412 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 3439 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 3466 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 3493 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 3520 of file globalsettings_base.h.
static void GlobalSettingsBase::setAllowOutOfOfficeSettings | ( | bool | v | ) | [inline, static] |
Set Allow out-of-office settings to to be changeable by the user.
Definition at line 3529 of file globalsettings_base.h.
static bool GlobalSettingsBase::allowOutOfOfficeSettings | ( | ) | [inline, static] |
Get Allow out-of-office settings to to be changeable by the user.
Definition at line 3539 of file globalsettings_base.h.
ItemBool* GlobalSettingsBase::allowOutOfOfficeSettingsItem | ( | ) | [inline] |
Get Item object corresponding to AllowOutOfOfficeSettings().
Definition at line 3547 of file globalsettings_base.h.
static void GlobalSettingsBase::setAllowOutOfOfficeUploadButNoSettings | ( | bool | v | ) | [inline, static] |
Set Allow users to upload out-of-office sieve scripts, but disallow them changin any settings, such as the domain to react to and the spam reaction switch.
Definition at line 3556 of file globalsettings_base.h.
static bool GlobalSettingsBase::allowOutOfOfficeUploadButNoSettings | ( | ) | [inline, static] |
Get Allow users to upload out-of-office sieve scripts, but disallow them changin any settings, such as the domain to react to and the spam reaction switch.
Definition at line 3566 of file globalsettings_base.h.
ItemBool* GlobalSettingsBase::allowOutOfOfficeUploadButNoSettingsItem | ( | ) | [inline] |
Get Item object corresponding to AllowOutOfOfficeUploadButNoSettings().
Definition at line 3574 of file globalsettings_base.h.
static void GlobalSettingsBase::setOutOfOfficeDomain | ( | const QString & | v | ) | [inline, static] |
Set Send out-of-office replies to mails coming from this domain only.
Definition at line 3583 of file globalsettings_base.h.
static QString GlobalSettingsBase::outOfOfficeDomain | ( | ) | [inline, static] |
Get Send out-of-office replies to mails coming from this domain only.
Definition at line 3593 of file globalsettings_base.h.
ItemString* GlobalSettingsBase::outOfOfficeDomainItem | ( | ) | [inline] |
Get Item object corresponding to OutOfOfficeDomain().
Definition at line 3601 of file globalsettings_base.h.
static void GlobalSettingsBase::setOutOfOfficeReactToSpam | ( | bool | v | ) | [inline, static] |
Set Allow out-of-office replies to be sent to messages marked as SPAM.
Definition at line 3610 of file globalsettings_base.h.
static bool GlobalSettingsBase::outOfOfficeReactToSpam | ( | ) | [inline, static] |
Get Allow out-of-office replies to be sent to messages marked as SPAM.
Definition at line 3620 of file globalsettings_base.h.
ItemBool* GlobalSettingsBase::outOfOfficeReactToSpamItem | ( | ) | [inline] |
Get Item object corresponding to OutOfOfficeReactToSpam().
Definition at line 3628 of file globalsettings_base.h.
static void GlobalSettingsBase::setCheckOutOfOfficeOnStartup | ( | bool | v | ) | [inline, static] |
Set Check if there is still an active out-of-office reply configured when starting KMail.
Definition at line 3637 of file globalsettings_base.h.
static bool GlobalSettingsBase::checkOutOfOfficeOnStartup | ( | ) | [inline, static] |
Get Check if there is still an active out-of-office reply configured when starting KMail.
Definition at line 3647 of file globalsettings_base.h.
ItemBool* GlobalSettingsBase::checkOutOfOfficeOnStartupItem | ( | ) | [inline] |
Get Item object corresponding to CheckOutOfOfficeOnStartup().
Definition at line 3655 of file globalsettings_base.h.
static void GlobalSettingsBase::setEnableFavoriteFolderView | ( | bool | v | ) | [inline, static] |
static bool GlobalSettingsBase::enableFavoriteFolderView | ( | ) | [inline, static] |
ItemBool* GlobalSettingsBase::enableFavoriteFolderViewItem | ( | ) | [inline] |
Get Item object corresponding to EnableFavoriteFolderView().
Definition at line 3682 of file globalsettings_base.h.
static void GlobalSettingsBase::setFolderViewSplitterPosition | ( | const QValueList< int > & | v | ) | [inline, static] |
static QValueList<int> GlobalSettingsBase::folderViewSplitterPosition | ( | ) | [inline, static] |
ItemIntList* GlobalSettingsBase::folderViewSplitterPositionItem | ( | ) | [inline] |
Get Item object corresponding to FolderViewSplitterPosition().
Definition at line 3709 of file globalsettings_base.h.
static void GlobalSettingsBase::setFavoriteFolderIds | ( | const QValueList< int > & | v | ) | [inline, static] |
static QValueList<int> GlobalSettingsBase::favoriteFolderIds | ( | ) | [inline, static] |
ItemIntList* GlobalSettingsBase::favoriteFolderIdsItem | ( | ) | [inline] |
Get Item object corresponding to FavoriteFolderIds().
Definition at line 3736 of file globalsettings_base.h.
static void GlobalSettingsBase::setFavoriteFolderNames | ( | const QStringList & | v | ) | [inline, static] |
static QStringList GlobalSettingsBase::favoriteFolderNames | ( | ) | [inline, static] |
ItemStringList* GlobalSettingsBase::favoriteFolderNamesItem | ( | ) | [inline] |
Get Item object corresponding to FavoriteFolderNames().
Definition at line 3763 of file globalsettings_base.h.
static void GlobalSettingsBase::setFavoriteFolderViewSeenInboxes | ( | const QValueList< int > & | v | ) | [inline, static] |
static QValueList<int> GlobalSettingsBase::favoriteFolderViewSeenInboxes | ( | ) | [inline, static] |
ItemIntList* GlobalSettingsBase::favoriteFolderViewSeenInboxesItem | ( | ) | [inline] |
Get Item object corresponding to FavoriteFolderViewSeenInboxes().
Definition at line 3790 of file globalsettings_base.h.
The documentation for this class was generated from the following files: