• Skip to content
  • Skip to link menu
KDE 4.2 API Reference
  • KDE API Reference
  • kdepim
  • Sitemap
  • Contact Us
 

knode

KNode::SettingsBase

KNode::SettingsBase Class Reference

#include <settings_base.h>

Inheritance diagram for KNode::SettingsBase:

Inheritance graph
[legend]

List of all members.


Detailed Description

Definition at line 17 of file settings_base.h.


Public Member Functions

bool allow8BitBody () const
ItemBool * allow8BitBodyItem ()
QColor alternateBackgroundColor () const
ItemColor * alternateBackgroundColorItem ()
bool alwaysShowHTML () const
ItemBool * alwaysShowHTMLItem ()
bool appendOwnSignature () const
ItemBool * appendOwnSignatureItem ()
int artCacheSize () const
ItemInt * artCacheSizeItem ()
QFont articleFixedFont () const
ItemFont * articleFixedFontItem ()
QFont articleFont () const
ItemFont * articleFontItem ()
QFont articleListFont () const
ItemFont * articleListFontItem ()
bool autoCheckGroups () const
ItemBool * autoCheckGroupsItem ()
bool autoMark () const
ItemBool * autoMarkItem ()
int autoMarkSeconds () const
ItemInt * autoMarkSecondsItem ()
bool autoSpellChecking () const
ItemBool * autoSpellCheckingItem ()
QColor backgroundColor () const
ItemColor * backgroundColorItem ()
QString charset () const
ItemString * charsetItem ()
int collCacheSize () const
ItemInt * collCacheSizeItem ()
QFont composerFont () const
ItemFont * composerFontItem ()
bool cursorOnTop () const
ItemBool * cursorOnTopItem ()
QString customDateFormat () const
ItemString * customDateFormatItem ()
int dateFormat () const
ItemEnum * dateFormatItem ()
bool defaultToExpandedThreads () const
ItemBool * defaultToExpandedThreadsItem ()
QString externalEditor () const
ItemString * externalEditorItem ()
bool generateMessageID () const
ItemBool * generateMessageIDItem ()
QFont groupListFont () const
ItemFont * groupListFontItem ()
QString hostname () const
ItemString * hostnameItem ()
QColor htmlWarningColor () const
ItemColor * htmlWarningColorItem ()
int ignoredThreshold () const
ItemInt * ignoredThresholdItem ()
bool ignoreThreadCloseThread () const
ItemBool * ignoreThreadCloseThreadItem ()
bool ignoreThreadGoNext () const
ItemBool * ignoreThreadGoNextItem ()
bool includeSignature () const
ItemBool * includeSignatureItem ()
bool interpretFormatTags () const
ItemBool * interpretFormatTagsItem ()
QString intro () const
ItemString * introItem ()
bool leaveGroupMarkAsRead () const
ItemBool * leaveGroupMarkAsReadItem ()
QColor linkColor () const
ItemColor * linkColorItem ()
bool markAllReadGoNext () const
ItemBool * markAllReadGoNextItem ()
bool markCrossposts () const
ItemBool * markCrosspostsItem ()
bool markThreadReadCloseThread () const
ItemBool * markThreadReadCloseThreadItem ()
bool markThreadReadGoNext () const
ItemBool * markThreadReadGoNextItem ()
int maxLineLength () const
ItemInt * maxLineLengthItem ()
int maxToFetch () const
ItemInt * maxToFetchItem ()
bool noUserAgent () const
ItemBool * noUserAgentItem ()
bool openAttachmentsOnClick () const
ItemBool * openAttachmentsOnClickItem ()
QString quoteCharacters () const
ItemString * quoteCharactersItem ()
QColor quoteColor (int i) const
ItemColor * quoteColorItem (int i)
QColor readArticleColor () const
ItemColor * readArticleColorItem ()
QColor readThreadColor () const
ItemColor * readThreadColorItem ()
bool removeTrailingNewlines () const
ItemBool * removeTrailingNewlinesItem ()
bool rewrap () const
bool rewrapBody () const
ItemBool * rewrapBodyItem ()
ItemBool * rewrapItem ()
void setAllow8BitBody (bool v)
void setAlternateBackgroundColor (const QColor &v)
void setAlwaysShowHTML (bool v)
void setAppendOwnSignature (bool v)
void setArtCacheSize (int v)
void setArticleFixedFont (const QFont &v)
void setArticleFont (const QFont &v)
void setArticleListFont (const QFont &v)
void setAutoCheckGroups (bool v)
void setAutoMark (bool v)
void setAutoMarkSeconds (int v)
void setAutoSpellChecking (bool v)
void setBackgroundColor (const QColor &v)
void setCharset (const QString &v)
void setCollCacheSize (int v)
void setComposerFont (const QFont &v)
void setCursorOnTop (bool v)
void setCustomDateFormat (const QString &v)
void setDateFormat (int v)
void setDefaultToExpandedThreads (bool v)
void setExternalEditor (const QString &v)
void setGenerateMessageID (bool v)
void setGroupListFont (const QFont &v)
void setHostname (const QString &v)
void setHtmlWarningColor (const QColor &v)
void setIgnoredThreshold (int v)
void setIgnoreThreadCloseThread (bool v)
void setIgnoreThreadGoNext (bool v)
void setIncludeSignature (bool v)
void setInterpretFormatTags (bool v)
void setIntro (const QString &v)
void setLeaveGroupMarkAsRead (bool v)
void setLinkColor (const QColor &v)
void setMarkAllReadGoNext (bool v)
void setMarkCrossposts (bool v)
void setMarkThreadReadCloseThread (bool v)
void setMarkThreadReadGoNext (bool v)
void setMaxLineLength (int v)
void setMaxToFetch (int v)
void setNoUserAgent (bool v)
void setOpenAttachmentsOnClick (bool v)
void setQuoteCharacters (const QString &v)
void setQuoteColor (int i, const QColor &v)
void setReadArticleColor (const QColor &v)
void setReadThreadColor (const QColor &v)
void setRemoveTrailingNewlines (bool v)
void setRewrap (bool v)
void setRewrapBody (bool v)
void setShowAlternativeContents (bool v)
void setShowLines (bool v)
void setShowRefBar (bool v)
void setShowScore (bool v)
void setShowSignature (bool v)
void setShowThreads (bool v)
void setShowUnread (bool v)
void setSignErrColor (const QColor &v)
void setSignOkKeyBadColor (const QColor &v)
void setSignOkKeyOkColor (const QColor &v)
void setSignWarnColor (const QColor &v)
void setSmartScrolling (bool v)
void setTextColor (const QColor &v)
 SettingsBase ()
void setTotalExpandThreads (bool v)
void setUnreadArticleColor (const QColor &v)
void setUnreadThreadColor (const QColor &v)
void setUseCustomColors (bool v)
void setUseCustomFonts (bool v)
void setUseExternalEditor (bool v)
void setUseExternalMailer (bool v)
void setUseFixedFont (bool v)
void setUseOwnCharset (bool v)
void setWatchedThreshold (int v)
void setWordWrap (bool v)
bool showAlternativeContents () const
ItemBool * showAlternativeContentsItem ()
bool showLines () const
ItemBool * showLinesItem ()
bool showRefBar () const
ItemBool * showRefBarItem ()
bool showScore () const
ItemBool * showScoreItem ()
bool showSignature () const
ItemBool * showSignatureItem ()
bool showThreads () const
ItemBool * showThreadsItem ()
bool showUnread () const
ItemBool * showUnreadItem ()
QColor signErrColor () const
ItemColor * signErrColorItem ()
QColor signOkKeyBadColor () const
ItemColor * signOkKeyBadColorItem ()
QColor signOkKeyOkColor () const
ItemColor * signOkKeyOkColorItem ()
QColor signWarnColor () const
ItemColor * signWarnColorItem ()
bool smartScrolling () const
ItemBool * smartScrollingItem ()
QColor textColor () const
ItemColor * textColorItem ()
bool totalExpandThreads () const
ItemBool * totalExpandThreadsItem ()
QColor unreadArticleColor () const
ItemColor * unreadArticleColorItem ()
QColor unreadThreadColor () const
ItemColor * unreadThreadColorItem ()
bool useCustomColors () const
ItemBool * useCustomColorsItem ()
bool useCustomFonts () const
ItemBool * useCustomFontsItem ()
bool useExternalEditor () const
ItemBool * useExternalEditorItem ()
bool useExternalMailer () const
ItemBool * useExternalMailerItem ()
bool useFixedFont () const
ItemBool * useFixedFontItem ()
bool useOwnCharset () const
ItemBool * useOwnCharsetItem ()
int watchedThreshold () const
ItemInt * watchedThresholdItem ()
bool wordWrap () const
ItemBool * wordWrapItem ()
 ~SettingsBase ()

Protected Attributes

bool mAllow8BitBody
QColor mAlternateBackgroundColor
bool mAlwaysShowHTML
bool mAppendOwnSignature
int mArtCacheSize
QFont mArticleFixedFont
QFont mArticleFont
QFont mArticleListFont
bool mAutoCheckGroups
bool mAutoMark
int mAutoMarkSeconds
bool mAutoSpellChecking
QColor mBackgroundColor
QString mCharset
int mCollCacheSize
QFont mComposerFont
bool mCursorOnTop
QString mCustomDateFormat
int mDateFormat
bool mDefaultToExpandedThreads
QString mExternalEditor
bool mGenerateMessageID
QFont mGroupListFont
QString mHostname
QColor mHtmlWarningColor
int mIgnoredThreshold
bool mIgnoreThreadCloseThread
bool mIgnoreThreadGoNext
bool mIncludeSignature
bool mInterpretFormatTags
QString mIntro
bool mLeaveGroupMarkAsRead
QColor mLinkColor
bool mMarkAllReadGoNext
bool mMarkCrossposts
bool mMarkThreadReadCloseThread
bool mMarkThreadReadGoNext
int mMaxLineLength
int mMaxToFetch
bool mNoUserAgent
bool mOpenAttachmentsOnClick
QString mQuoteCharacters
QColor mQuoteColor [3]
QColor mReadArticleColor
QColor mReadThreadColor
bool mRemoveTrailingNewlines
bool mRewrap
bool mRewrapBody
bool mShowAlternativeContents
bool mShowLines
bool mShowRefBar
bool mShowScore
bool mShowSignature
bool mShowThreads
bool mShowUnread
QColor mSignErrColor
QColor mSignOkKeyBadColor
QColor mSignOkKeyOkColor
QColor mSignWarnColor
bool mSmartScrolling
QColor mTextColor
bool mTotalExpandThreads
QColor mUnreadArticleColor
QColor mUnreadThreadColor
bool mUseCustomColors
bool mUseCustomFonts
bool mUseExternalEditor
bool mUseExternalMailer
bool mUseFixedFont
bool mUseOwnCharset
int mWatchedThreshold
bool mWordWrap

Classes

class  EnumDateFormat

Constructor & Destructor Documentation

SettingsBase::SettingsBase (  ) 

Definition at line 10 of file settings_base.cpp.

SettingsBase::~SettingsBase (  ) 

Definition at line 320 of file settings_base.cpp.


Member Function Documentation

bool KNode::SettingsBase::allow8BitBody (  )  const [inline]

Get Allow 8-bit encoding.

Definition at line 1016 of file settings_base.h.

ItemBool* KNode::SettingsBase::allow8BitBodyItem (  )  [inline]

Get Item object corresponding to allow8BitBody().

Definition at line 1024 of file settings_base.h.

QColor KNode::SettingsBase::alternateBackgroundColor (  )  const [inline]

Get Alternate Background.

Definition at line 1366 of file settings_base.h.

ItemColor* KNode::SettingsBase::alternateBackgroundColorItem (  )  [inline]

Get Item object corresponding to alternateBackgroundColor().

Definition at line 1374 of file settings_base.h.

bool KNode::SettingsBase::alwaysShowHTML (  )  const [inline]

Get Prefer HTML to plain text.

Definition at line 616 of file settings_base.h.

ItemBool* KNode::SettingsBase::alwaysShowHTMLItem (  )  [inline]

Get Item object corresponding to alwaysShowHTML().

Definition at line 624 of file settings_base.h.

bool KNode::SettingsBase::appendOwnSignature (  )  const [inline]

Get Append own signature automatically.

Definition at line 1141 of file settings_base.h.

ItemBool* KNode::SettingsBase::appendOwnSignatureItem (  )  [inline]

Get Item object corresponding to appendOwnSignature().

Definition at line 1149 of file settings_base.h.

int KNode::SettingsBase::artCacheSize (  )  const [inline]

Get Cache size for articles.

Definition at line 866 of file settings_base.h.

ItemInt* KNode::SettingsBase::artCacheSizeItem (  )  [inline]

Get Item object corresponding to artCacheSize().

Definition at line 874 of file settings_base.h.

QFont KNode::SettingsBase::articleFixedFont (  )  const [inline]

Get Article Body (Fixed).

Definition at line 1741 of file settings_base.h.

ItemFont* KNode::SettingsBase::articleFixedFontItem (  )  [inline]

Get Item object corresponding to articleFixedFont().

Definition at line 1749 of file settings_base.h.

QFont KNode::SettingsBase::articleFont (  )  const [inline]

Get Article Body.

Definition at line 1716 of file settings_base.h.

ItemFont* KNode::SettingsBase::articleFontItem (  )  [inline]

Get Item object corresponding to articleFont().

Definition at line 1724 of file settings_base.h.

QFont KNode::SettingsBase::articleListFont (  )  const [inline]

Get Article List.

Definition at line 1816 of file settings_base.h.

ItemFont* KNode::SettingsBase::articleListFontItem (  )  [inline]

Get Item object corresponding to articleListFont().

Definition at line 1824 of file settings_base.h.

bool KNode::SettingsBase::autoCheckGroups (  )  const [inline]

Get Check for new articles automatically.

Definition at line 41 of file settings_base.h.

ItemBool* KNode::SettingsBase::autoCheckGroupsItem (  )  [inline]

Get Item object corresponding to autoCheckGroups().

Definition at line 49 of file settings_base.h.

bool KNode::SettingsBase::autoMark (  )  const [inline]

Get Automatically mark articles as read.

Definition at line 91 of file settings_base.h.

ItemBool* KNode::SettingsBase::autoMarkItem (  )  [inline]

Get Item object corresponding to autoMark().

Definition at line 99 of file settings_base.h.

int KNode::SettingsBase::autoMarkSeconds (  )  const [inline]

Get Mark article as read after.

Definition at line 116 of file settings_base.h.

ItemInt* KNode::SettingsBase::autoMarkSecondsItem (  )  [inline]

Get Item object corresponding to autoMarkSeconds().

Definition at line 124 of file settings_base.h.

bool KNode::SettingsBase::autoSpellChecking (  )  const [inline]

Get Automatic Spellchecking.

Definition at line 1091 of file settings_base.h.

ItemBool* KNode::SettingsBase::autoSpellCheckingItem (  )  [inline]

Get Item object corresponding to autoSpellChecking().

Definition at line 1099 of file settings_base.h.

QColor KNode::SettingsBase::backgroundColor (  )  const [inline]

Get Background.

Definition at line 1341 of file settings_base.h.

ItemColor* KNode::SettingsBase::backgroundColorItem (  )  [inline]

Get Item object corresponding to backgroundColor().

Definition at line 1349 of file settings_base.h.

QString KNode::SettingsBase::charset (  )  const [inline]

Get Charset.

Definition at line 1041 of file settings_base.h.

ItemString* KNode::SettingsBase::charsetItem (  )  [inline]

Get Item object corresponding to Charset().

Definition at line 1049 of file settings_base.h.

int KNode::SettingsBase::collCacheSize (  )  const [inline]

Get Cache size for headers.

Definition at line 841 of file settings_base.h.

ItemInt* KNode::SettingsBase::collCacheSizeItem (  )  [inline]

Get Item object corresponding to collCacheSize().

Definition at line 849 of file settings_base.h.

QFont KNode::SettingsBase::composerFont (  )  const [inline]

Get Composer.

Definition at line 1766 of file settings_base.h.

ItemFont* KNode::SettingsBase::composerFontItem (  )  [inline]

Get Item object corresponding to composerFont().

Definition at line 1774 of file settings_base.h.

bool KNode::SettingsBase::cursorOnTop (  )  const [inline]

Get Put the cursor below the introduction phrase.

Definition at line 1216 of file settings_base.h.

ItemBool* KNode::SettingsBase::cursorOnTopItem (  )  [inline]

Get Item object corresponding to cursorOnTop().

Definition at line 1224 of file settings_base.h.

QString KNode::SettingsBase::customDateFormat (  )  const [inline]

Get Custom date format.

Definition at line 366 of file settings_base.h.

ItemString* KNode::SettingsBase::customDateFormatItem (  )  [inline]

Get Item object corresponding to customDateFormat().

Definition at line 374 of file settings_base.h.

int KNode::SettingsBase::dateFormat (  )  const [inline]

Get Date format.

Definition at line 341 of file settings_base.h.

ItemEnum* KNode::SettingsBase::dateFormatItem (  )  [inline]

Get Item object corresponding to dateFormat().

Definition at line 349 of file settings_base.h.

bool KNode::SettingsBase::defaultToExpandedThreads (  )  const [inline]

Get Default to expanded threads.

Definition at line 216 of file settings_base.h.

ItemBool* KNode::SettingsBase::defaultToExpandedThreadsItem (  )  [inline]

Get Item object corresponding to defaultToExpandedThreads().

Definition at line 224 of file settings_base.h.

QString KNode::SettingsBase::externalEditor (  )  const [inline]

Get Path to external editor.

Definition at line 1291 of file settings_base.h.

ItemString* KNode::SettingsBase::externalEditorItem (  )  [inline]

Get Item object corresponding to externalEditor().

Definition at line 1299 of file settings_base.h.

bool KNode::SettingsBase::generateMessageID (  )  const [inline]

Get Generate message-id.

Definition at line 941 of file settings_base.h.

ItemBool* KNode::SettingsBase::generateMessageIDItem (  )  [inline]

Get Item object corresponding to generateMessageID().

Definition at line 949 of file settings_base.h.

QFont KNode::SettingsBase::groupListFont (  )  const [inline]

Get Group List.

Definition at line 1791 of file settings_base.h.

ItemFont* KNode::SettingsBase::groupListFontItem (  )  [inline]

Get Item object corresponding to groupListFont().

Definition at line 1799 of file settings_base.h.

QString KNode::SettingsBase::hostname (  )  const [inline]

Get Host name used to generade the message ID.

Definition at line 916 of file settings_base.h.

ItemString* KNode::SettingsBase::hostnameItem (  )  [inline]

Get Item object corresponding to hostname().

Definition at line 924 of file settings_base.h.

QColor KNode::SettingsBase::htmlWarningColor (  )  const [inline]

Get HTML Message Warning.

Definition at line 1666 of file settings_base.h.

ItemColor* KNode::SettingsBase::htmlWarningColorItem (  )  [inline]