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

akregator

  • Akregator
  • Settings
Classes | Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
Akregator::Settings Class Reference

#include <akregatorconfig.h>

Inheritance diagram for Akregator::Settings:
Inheritance graph
[legend]

Classes

class  EnumArchiveMode
 
class  EnumLMBBehaviour
 
class  EnumMMBBehaviour
 

Public Member Functions

 ~Settings ()
 

Static Public Member Functions

static bool alwaysShowTabBar ()
 
static QString archiveBackend ()
 
static int archiveMode ()
 
static QList< int > articlelistHeaderStates ()
 
static int articlelistSortColumn ()
 
static int articlelistSortOrder ()
 
static int autoFetchInterval ()
 
static bool closeButtonOnTabs ()
 
static QColor colorNewArticles ()
 
static QColor colorUnreadArticles ()
 
static int concurrentFetches ()
 
static QString customUserAgent ()
 
static bool doNotExpireImportantArticles ()
 
static bool enableTrayIconUnreadArticleCount ()
 
static QString externalBrowserCustomCommand ()
 
static bool externalBrowserUseCustomCommand ()
 
static bool externalBrowserUseKdeDefault ()
 
static QList< int > feedlistHeaderStates ()
 
static bool fetchOnStartup ()
 
static QString fixedFont ()
 
static QStringList fonts ()
 
static int lMBBehaviour ()
 
static bool markAllFeedsReadOnStartup ()
 
static int markReadDelay ()
 
static int maxArticleAge ()
 
static int maxArticleNumber ()
 
static int mediumFontSize ()
 
static int minimumFontSize ()
 
static int mMBBehaviour ()
 
static bool newWindowInTab ()
 
static bool resetQuickFilterOnNodeChange ()
 
static QString sansSerifFont ()
 
static Settings * self ()
 
static QString serifFont ()
 
static void setAlwaysShowTabBar (bool v)
 
static void setArchiveBackend (const QString &v)
 
static void setArchiveMode (int v)
 
static void setArticlelistHeaderStates (const QList< int > &v)
 
static void setArticlelistSortColumn (int v)
 
static void setArticlelistSortOrder (int v)
 
static void setAutoFetchInterval (int v)
 
static void setCloseButtonOnTabs (bool v)
 
static void setColorNewArticles (const QColor &v)
 
static void setColorUnreadArticles (const QColor &v)
 
static void setConcurrentFetches (int v)
 
static void setCustomUserAgent (const QString &v)
 
static void setDoNotExpireImportantArticles (bool v)
 
static void setEnableTrayIconUnreadArticleCount (bool v)
 
static void setExternalBrowserCustomCommand (const QString &v)
 
static void setExternalBrowserUseCustomCommand (bool v)
 
static void setExternalBrowserUseKdeDefault (bool v)
 
static void setFeedlistHeaderStates (const QList< int > &v)
 
static void setFetchOnStartup (bool v)
 
static void setFixedFont (const QString &v)
 
static void setFonts (const QStringList &v)
 
static void setLMBBehaviour (int v)
 
static void setMarkAllFeedsReadOnStartup (bool v)
 
static void setMarkReadDelay (int v)
 
static void setMaxArticleAge (int v)
 
static void setMaxArticleNumber (int v)
 
static void setMediumFontSize (int v)
 
static void setMinimumFontSize (int v)
 
static void setMMBBehaviour (int v)
 
static void setNewWindowInTab (bool v)
 
static void setResetQuickFilterOnNodeChange (bool v)
 
static void setSansSerifFont (const QString &v)
 
static void setSerifFont (const QString &v)
 
static void setShowQuickFilter (bool v)
 
static void setShowTrayIcon (bool v)
 
static void setSplitter1Sizes (const QList< int > &v)
 
static void setSplitter2Sizes (const QList< int > &v)
 
static void setStandardFont (const QString &v)
 
static void setStatusFilter (int v)
 
static void setTextFilter (const QString &v)
 
static void setUnderlineLinks (bool v)
 
static void setUseCustomColors (bool v)
 
static void setUseHTMLCache (bool v)
 
static void setUseIntervalFetch (bool v)
 
static void setUseMarkReadDelay (bool v)
 
static void setUseNotifications (bool v)
 
static void setViewMode (int v)
 
static bool showQuickFilter ()
 
static bool showTrayIcon ()
 
static QList< int > splitter1Sizes ()
 
static QList< int > splitter2Sizes ()
 
static QString standardFont ()
 
static int statusFilter ()
 
static QString textFilter ()
 
static bool underlineLinks ()
 
static bool useCustomColors ()
 
static bool useHTMLCache ()
 
static bool useIntervalFetch ()
 
static bool useMarkReadDelay ()
 
static bool useNotifications ()
 
static int viewMode ()
 

Protected Member Functions

 Settings ()
 

Protected Attributes

bool mAlwaysShowTabBar
 
QString mArchiveBackend
 
int mArchiveMode
 
QList< int > mArticlelistHeaderStates
 
int mArticlelistSortColumn
 
int mArticlelistSortOrder
 
int mAutoFetchInterval
 
bool mCloseButtonOnTabs
 
QColor mColorNewArticles
 
QColor mColorUnreadArticles
 
int mConcurrentFetches
 
QString mCustomUserAgent
 
bool mDoNotExpireImportantArticles
 
bool mEnableTrayIconUnreadArticleCount
 
QString mExternalBrowserCustomCommand
 
bool mExternalBrowserUseCustomCommand
 
bool mExternalBrowserUseKdeDefault
 
QList< int > mFeedlistHeaderStates
 
bool mFetchOnStartup
 
QString mFixedFont
 
QStringList mFonts
 
int mLMBBehaviour
 
bool mMarkAllFeedsReadOnStartup
 
int mMarkReadDelay
 
int mMaxArticleAge
 
int mMaxArticleNumber
 
int mMediumFontSize
 
int mMinimumFontSize
 
int mMMBBehaviour
 
bool mNewWindowInTab
 
bool mResetQuickFilterOnNodeChange
 
QString mSansSerifFont
 
QString mSerifFont
 
bool mShowQuickFilter
 
bool mShowTrayIcon
 
QList< int > mSplitter1Sizes
 
QList< int > mSplitter2Sizes
 
QString mStandardFont
 
int mStatusFilter
 
QString mTextFilter
 
bool mUnderlineLinks
 
bool mUseCustomColors
 
bool mUseHTMLCache
 
bool mUseIntervalFetch
 
bool mUseMarkReadDelay
 
bool mUseNotifications
 
int mViewMode
 

Detailed Description

Definition at line 13 of file akregatorconfig.h.

Constructor & Destructor Documentation

Settings::~Settings ( )

Definition at line 272 of file akregatorconfig.cpp.

Settings::Settings ( )
protected

Definition at line 33 of file akregatorconfig.cpp.

Member Function Documentation

static bool Akregator::Settings::alwaysShowTabBar ( )
inlinestatic

Get Always show the tab bar.

Definition at line 638 of file akregatorconfig.h.

static QString Akregator::Settings::archiveBackend ( )
inlinestatic

Get Archive Backend.

Definition at line 866 of file akregatorconfig.h.

static int Akregator::Settings::archiveMode ( )
inlinestatic

Get Archive Mode.

Definition at line 372 of file akregatorconfig.h.

static QList<int> Akregator::Settings::articlelistHeaderStates ( )
inlinestatic

Get Articlelist Header States.

Definition at line 809 of file akregatorconfig.h.

static int Akregator::Settings::articlelistSortColumn ( )
inlinestatic

Get Articlelist Sort Column.

Definition at line 828 of file akregatorconfig.h.

static int Akregator::Settings::articlelistSortOrder ( )
inlinestatic

Get Articlelist Sort Order.

Definition at line 847 of file akregatorconfig.h.

static int Akregator::Settings::autoFetchInterval ( )
inlinestatic

Get Interval for autofetching.

Definition at line 562 of file akregatorconfig.h.

static bool Akregator::Settings::closeButtonOnTabs ( )
inlinestatic

Get Show close buttons on tabs.

Definition at line 657 of file akregatorconfig.h.

static QColor Akregator::Settings::colorNewArticles ( )
inlinestatic

Get ColorNewArticles.

Definition at line 277 of file akregatorconfig.h.

static QColor Akregator::Settings::colorUnreadArticles ( )
inlinestatic

Get ColorUnreadArticles.

Definition at line 258 of file akregatorconfig.h.

static int Akregator::Settings::concurrentFetches ( )
inlinestatic

Get Concurrent Fetches.

Definition at line 448 of file akregatorconfig.h.

static QString Akregator::Settings::customUserAgent ( )
inlinestatic

Get Custom UserAgent.

Definition at line 486 of file akregatorconfig.h.

static bool Akregator::Settings::doNotExpireImportantArticles ( )
inlinestatic

Get Do Not Expire Important Articles.

Definition at line 429 of file akregatorconfig.h.

static bool Akregator::Settings::enableTrayIconUnreadArticleCount ( )
inlinestatic

Get Display an unread article count in the tray icon.

Definition at line 619 of file akregatorconfig.h.

static QString Akregator::Settings::externalBrowserCustomCommand ( )
inlinestatic

Get External Browser Custom Command.

Definition at line 733 of file akregatorconfig.h.

static bool Akregator::Settings::externalBrowserUseCustomCommand ( )
inlinestatic

Get Use this command:

Definition at line 714 of file akregatorconfig.h.

static bool Akregator::Settings::externalBrowserUseKdeDefault ( )
inlinestatic

Get Use default KDE web browser.

Definition at line 695 of file akregatorconfig.h.

static QList<int> Akregator::Settings::feedlistHeaderStates ( )
inlinestatic

Get Feedlist Header States.

Definition at line 790 of file akregatorconfig.h.

static bool Akregator::Settings::fetchOnStartup ( )
inlinestatic

Get Fetch on startup.

Definition at line 505 of file akregatorconfig.h.

static QString Akregator::Settings::fixedFont ( )
inlinestatic

Get Fixed Font.

Definition at line 182 of file akregatorconfig.h.

static QStringList Akregator::Settings::fonts ( )
inlinestatic

Get Fonts.

Definition at line 296 of file akregatorconfig.h.

static int Akregator::Settings::lMBBehaviour ( )
inlinestatic

Get LMB Behaviour.

Definition at line 752 of file akregatorconfig.h.

static bool Akregator::Settings::markAllFeedsReadOnStartup ( )
inlinestatic

Get Mark all feeds as read on startup.

Definition at line 524 of file akregatorconfig.h.

static int Akregator::Settings::markReadDelay ( )
inlinestatic

Get Mark Read Delay.

Definition at line 904 of file akregatorconfig.h.

static int Akregator::Settings::maxArticleAge ( )
inlinestatic

Get Expiry Age.

Definition at line 391 of file akregatorconfig.h.

static int Akregator::Settings::maxArticleNumber ( )
inlinestatic

Get Article Limit.

Definition at line 410 of file akregatorconfig.h.

static int Akregator::Settings::mediumFontSize ( )
inlinestatic

Get MediumFontSize.

Definition at line 315 of file akregatorconfig.h.

static int Akregator::Settings::minimumFontSize ( )
inlinestatic

Get MinimumFontSize.

Definition at line 334 of file akregatorconfig.h.

static int Akregator::Settings::mMBBehaviour ( )
inlinestatic

Get MMB Behaviour.

Definition at line 771 of file akregatorconfig.h.

static bool Akregator::Settings::newWindowInTab ( )
inlinestatic

Get Open links in new tab instead of in new window.

Definition at line 676 of file akregatorconfig.h.

static bool Akregator::Settings::resetQuickFilterOnNodeChange ( )
inlinestatic

Get Reset Quick Filter On Node Change.

Definition at line 923 of file akregatorconfig.h.

static QString Akregator::Settings::sansSerifFont ( )
inlinestatic

Get Sans Serif Font.

Definition at line 220 of file akregatorconfig.h.

Settings * Settings::self ( )
static

Definition at line 23 of file akregatorconfig.cpp.

static QString Akregator::Settings::serifFont ( )
inlinestatic

Get Serif Font.

Definition at line 201 of file akregatorconfig.h.

static void Akregator::Settings::setAlwaysShowTabBar ( bool  v)
inlinestatic

Set Always show the tab bar.

Definition at line 628 of file akregatorconfig.h.

static void Akregator::Settings::setArchiveBackend ( const QString &  v)
inlinestatic

Set Archive Backend.

Definition at line 856 of file akregatorconfig.h.

static void Akregator::Settings::setArchiveMode ( int  v)
inlinestatic

Set Archive Mode.

Definition at line 362 of file akregatorconfig.h.

static void Akregator::Settings::setArticlelistHeaderStates ( const QList< int > &  v)
inlinestatic

Set Articlelist Header States.

Definition at line 799 of file akregatorconfig.h.

static void Akregator::Settings::setArticlelistSortColumn ( int  v)
inlinestatic

Set Articlelist Sort Column.

Definition at line 818 of file akregatorconfig.h.

static void Akregator::Settings::setArticlelistSortOrder ( int  v)
inlinestatic

Set Articlelist Sort Order.

Definition at line 837 of file akregatorconfig.h.

static void Akregator::Settings::setAutoFetchInterval ( int  v)
inlinestatic

Set Interval for autofetching.

Definition at line 552 of file akregatorconfig.h.

static void Akregator::Settings::setCloseButtonOnTabs ( bool  v)
inlinestatic

Set Show close buttons on tabs.

Definition at line 647 of file akregatorconfig.h.

static void Akregator::Settings::setColorNewArticles ( const QColor &  v)
inlinestatic

Set ColorNewArticles.

Definition at line 267 of file akregatorconfig.h.

static void Akregator::Settings::setColorUnreadArticles ( const QColor &  v)
inlinestatic

Set ColorUnreadArticles.

Definition at line 248 of file akregatorconfig.h.

static void Akregator::Settings::setConcurrentFetches ( int  v)
inlinestatic

Set Concurrent Fetches.

Definition at line 438 of file akregatorconfig.h.

static void Akregator::Settings::setCustomUserAgent ( const QString &  v)
inlinestatic

Set Custom UserAgent.

Definition at line 476 of file akregatorconfig.h.

static void Akregator::Settings::setDoNotExpireImportantArticles ( bool  v)
inlinestatic

Set Do Not Expire Important Articles.

Definition at line 419 of file akregatorconfig.h.

static void Akregator::Settings::setEnableTrayIconUnreadArticleCount ( bool  v)
inlinestatic

Set Display an unread article count in the tray icon.

Definition at line 609 of file akregatorconfig.h.

static void Akregator::Settings::setExternalBrowserCustomCommand ( const QString &  v)
inlinestatic

Set External Browser Custom Command.

Definition at line 723 of file akregatorconfig.h.

static void Akregator::Settings::setExternalBrowserUseCustomCommand ( bool  v)
inlinestatic

Set Use this command:

Definition at line 704 of file akregatorconfig.h.

static void Akregator::Settings::setExternalBrowserUseKdeDefault ( bool  v)
inlinestatic

Set Use default KDE web browser.

Definition at line 685 of file akregatorconfig.h.

static void Akregator::Settings::setFeedlistHeaderStates ( const QList< int > &  v)
inlinestatic

Set Feedlist Header States.

Definition at line 780 of file akregatorconfig.h.

static void Akregator::Settings::setFetchOnStartup ( bool  v)
inlinestatic

Set Fetch on startup.

Definition at line 495 of file akregatorconfig.h.

static void Akregator::Settings::setFixedFont ( const QString &  v)
inlinestatic

Set Fixed Font.

Definition at line 172 of file akregatorconfig.h.

static void Akregator::Settings::setFonts ( const QStringList &  v)
inlinestatic

Set Fonts.

Definition at line 286 of file akregatorconfig.h.

static void Akregator::Settings::setLMBBehaviour ( int  v)
inlinestatic

Set LMB Behaviour.

Definition at line 742 of file akregatorconfig.h.

static void Akregator::Settings::setMarkAllFeedsReadOnStartup ( bool  v)
inlinestatic

Set Mark all feeds as read on startup.

Definition at line 514 of file akregatorconfig.h.

static void Akregator::Settings::setMarkReadDelay ( int  v)
inlinestatic

Set Mark Read Delay.

Definition at line 894 of file akregatorconfig.h.

static void Akregator::Settings::setMaxArticleAge ( int  v)
inlinestatic

Set Expiry Age.

Definition at line 381 of file akregatorconfig.h.

static void Akregator::Settings::setMaxArticleNumber ( int  v)
inlinestatic

Set Article Limit.

Definition at line 400 of file akregatorconfig.h.

static void Akregator::Settings::setMediumFontSize ( int  v)
inlinestatic

Set MediumFontSize.

Definition at line 305 of file akregatorconfig.h.

static void Akregator::Settings::setMinimumFontSize ( int  v)
inlinestatic

Set MinimumFontSize.

Definition at line 324 of file akregatorconfig.h.

static void Akregator::Settings::setMMBBehaviour ( int  v)
inlinestatic

Set MMB Behaviour.

Definition at line 761 of file akregatorconfig.h.

static void Akregator::Settings::setNewWindowInTab ( bool  v)
inlinestatic

Set Open links in new tab instead of in new window.

Definition at line 666 of file akregatorconfig.h.

static void Akregator::Settings::setResetQuickFilterOnNodeChange ( bool  v)
inlinestatic

Set Reset Quick Filter On Node Change.

Definition at line 913 of file akregatorconfig.h.

static void Akregator::Settings::setSansSerifFont ( const QString &  v)
inlinestatic

Set Sans Serif Font.

Definition at line 210 of file akregatorconfig.h.

static void Akregator::Settings::setSerifFont ( const QString &  v)
inlinestatic

Set Serif Font.

Definition at line 191 of file akregatorconfig.h.

static void Akregator::Settings::setShowQuickFilter ( bool  v)
inlinestatic

Set Show Quick Filter.

Definition at line 39 of file akregatorconfig.h.

static void Akregator::Settings::setShowTrayIcon ( bool  v)
inlinestatic

Set Show tray icon.

Definition at line 590 of file akregatorconfig.h.

static void Akregator::Settings::setSplitter1Sizes ( const QList< int > &  v)
inlinestatic

Set Sizes for first splitter.

Definition at line 115 of file akregatorconfig.h.

static void Akregator::Settings::setSplitter2Sizes ( const QList< int > &  v)
inlinestatic

Set Sizes for second splitter.

Definition at line 134 of file akregatorconfig.h.

static void Akregator::Settings::setStandardFont ( const QString &  v)
inlinestatic

Set Standard Font.

Definition at line 153 of file akregatorconfig.h.

static void Akregator::Settings::setStatusFilter ( int  v)
inlinestatic

Set Status Filter.

Definition at line 58 of file akregatorconfig.h.

static void Akregator::Settings::setTextFilter ( const QString &  v)
inlinestatic

Set Text Filter.

Definition at line 77 of file akregatorconfig.h.

static void Akregator::Settings::setUnderlineLinks ( bool  v)
inlinestatic

Set UnderlineLinks.

Definition at line 343 of file akregatorconfig.h.

static void Akregator::Settings::setUseCustomColors ( bool  v)
inlinestatic

Set UseCustomColors.

Definition at line 229 of file akregatorconfig.h.

static void Akregator::Settings::setUseHTMLCache ( bool  v)
inlinestatic

Set Use HTML Cache.

Definition at line 457 of file akregatorconfig.h.

static void Akregator::Settings::setUseIntervalFetch ( bool  v)
inlinestatic

Set Use interval fetching.

Definition at line 533 of file akregatorconfig.h.

static void Akregator::Settings::setUseMarkReadDelay ( bool  v)
inlinestatic

Set Delay Mark Read.

Definition at line 875 of file akregatorconfig.h.

static void Akregator::Settings::setUseNotifications ( bool  v)
inlinestatic

Set Use notifications.

Definition at line 571 of file akregatorconfig.h.

static void Akregator::Settings::setViewMode ( int  v)
inlinestatic

Set View Mode.

Definition at line 96 of file akregatorconfig.h.

static bool Akregator::Settings::showQuickFilter ( )
inlinestatic

Get Show Quick Filter.

Definition at line 49 of file akregatorconfig.h.

static bool Akregator::Settings::showTrayIcon ( )
inlinestatic

Get Show tray icon.

Definition at line 600 of file akregatorconfig.h.

static QList<int> Akregator::Settings::splitter1Sizes ( )
inlinestatic

Get Sizes for first splitter.

Definition at line 125 of file akregatorconfig.h.

static QList<int> Akregator::Settings::splitter2Sizes ( )
inlinestatic

Get Sizes for second splitter.

Definition at line 144 of file akregatorconfig.h.

static QString Akregator::Settings::standardFont ( )
inlinestatic

Get Standard Font.

Definition at line 163 of file akregatorconfig.h.

static int Akregator::Settings::statusFilter ( )
inlinestatic

Get Status Filter.

Definition at line 68 of file akregatorconfig.h.

static QString Akregator::Settings::textFilter ( )
inlinestatic

Get Text Filter.

Definition at line 87 of file akregatorconfig.h.

static bool Akregator::Settings::underlineLinks ( )
inlinestatic

Get UnderlineLinks.

Definition at line 353 of file akregatorconfig.h.

static bool Akregator::Settings::useCustomColors ( )
inlinestatic

Get UseCustomColors.

Definition at line 239 of file akregatorconfig.h.

static bool Akregator::Settings::useHTMLCache ( )
inlinestatic

Get Use HTML Cache.

Definition at line 467 of file akregatorconfig.h.

static bool Akregator::Settings::useIntervalFetch ( )
inlinestatic

Get Use interval fetching.

Definition at line 543 of file akregatorconfig.h.

static bool Akregator::Settings::useMarkReadDelay ( )
inlinestatic

Get Delay Mark Read.

Definition at line 885 of file akregatorconfig.h.

static bool Akregator::Settings::useNotifications ( )
inlinestatic

Get Use notifications.

Definition at line 581 of file akregatorconfig.h.

static int Akregator::Settings::viewMode ( )
inlinestatic

Get View Mode.

Definition at line 106 of file akregatorconfig.h.

Member Data Documentation

bool Akregator::Settings::mAlwaysShowTabBar
protected

Definition at line 977 of file akregatorconfig.h.

QString Akregator::Settings::mArchiveBackend
protected

Definition at line 993 of file akregatorconfig.h.

int Akregator::Settings::mArchiveMode
protected

Definition at line 957 of file akregatorconfig.h.

QList<int> Akregator::Settings::mArticlelistHeaderStates
protected

Definition at line 988 of file akregatorconfig.h.

int Akregator::Settings::mArticlelistSortColumn
protected

Definition at line 989 of file akregatorconfig.h.

int Akregator::Settings::mArticlelistSortOrder
protected

Definition at line 990 of file akregatorconfig.h.

int Akregator::Settings::mAutoFetchInterval
protected

Definition at line 971 of file akregatorconfig.h.

bool Akregator::Settings::mCloseButtonOnTabs
protected

Definition at line 978 of file akregatorconfig.h.

QColor Akregator::Settings::mColorNewArticles
protected

Definition at line 948 of file akregatorconfig.h.

QColor Akregator::Settings::mColorUnreadArticles
protected

Definition at line 947 of file akregatorconfig.h.

int Akregator::Settings::mConcurrentFetches
protected

Definition at line 963 of file akregatorconfig.h.

QString Akregator::Settings::mCustomUserAgent
protected

Definition at line 965 of file akregatorconfig.h.

bool Akregator::Settings::mDoNotExpireImportantArticles
protected

Definition at line 960 of file akregatorconfig.h.

bool Akregator::Settings::mEnableTrayIconUnreadArticleCount
protected

Definition at line 974 of file akregatorconfig.h.

QString Akregator::Settings::mExternalBrowserCustomCommand
protected

Definition at line 982 of file akregatorconfig.h.

bool Akregator::Settings::mExternalBrowserUseCustomCommand
protected

Definition at line 981 of file akregatorconfig.h.

bool Akregator::Settings::mExternalBrowserUseKdeDefault
protected

Definition at line 980 of file akregatorconfig.h.

QList<int> Akregator::Settings::mFeedlistHeaderStates
protected

Definition at line 987 of file akregatorconfig.h.

bool Akregator::Settings::mFetchOnStartup
protected

Definition at line 968 of file akregatorconfig.h.

QString Akregator::Settings::mFixedFont
protected

Definition at line 943 of file akregatorconfig.h.

QStringList Akregator::Settings::mFonts
protected

Definition at line 951 of file akregatorconfig.h.

int Akregator::Settings::mLMBBehaviour
protected

Definition at line 983 of file akregatorconfig.h.

bool Akregator::Settings::mMarkAllFeedsReadOnStartup
protected

Definition at line 969 of file akregatorconfig.h.

int Akregator::Settings::mMarkReadDelay
protected

Definition at line 995 of file akregatorconfig.h.

int Akregator::Settings::mMaxArticleAge
protected

Definition at line 958 of file akregatorconfig.h.

int Akregator::Settings::mMaxArticleNumber
protected

Definition at line 959 of file akregatorconfig.h.

int Akregator::Settings::mMediumFontSize
protected

Definition at line 952 of file akregatorconfig.h.

int Akregator::Settings::mMinimumFontSize
protected

Definition at line 953 of file akregatorconfig.h.

int Akregator::Settings::mMMBBehaviour
protected

Definition at line 984 of file akregatorconfig.h.

bool Akregator::Settings::mNewWindowInTab
protected

Definition at line 979 of file akregatorconfig.h.

bool Akregator::Settings::mResetQuickFilterOnNodeChange
protected

Definition at line 996 of file akregatorconfig.h.

QString Akregator::Settings::mSansSerifFont
protected

Definition at line 945 of file akregatorconfig.h.

QString Akregator::Settings::mSerifFont
protected

Definition at line 944 of file akregatorconfig.h.

bool Akregator::Settings::mShowQuickFilter
protected

Definition at line 934 of file akregatorconfig.h.

bool Akregator::Settings::mShowTrayIcon
protected

Definition at line 973 of file akregatorconfig.h.

QList<int> Akregator::Settings::mSplitter1Sizes
protected

Definition at line 938 of file akregatorconfig.h.

QList<int> Akregator::Settings::mSplitter2Sizes
protected

Definition at line 939 of file akregatorconfig.h.

QString Akregator::Settings::mStandardFont
protected

Definition at line 942 of file akregatorconfig.h.

int Akregator::Settings::mStatusFilter
protected

Definition at line 935 of file akregatorconfig.h.

QString Akregator::Settings::mTextFilter
protected

Definition at line 936 of file akregatorconfig.h.

bool Akregator::Settings::mUnderlineLinks
protected

Definition at line 954 of file akregatorconfig.h.

bool Akregator::Settings::mUseCustomColors
protected

Definition at line 946 of file akregatorconfig.h.

bool Akregator::Settings::mUseHTMLCache
protected

Definition at line 964 of file akregatorconfig.h.

bool Akregator::Settings::mUseIntervalFetch
protected

Definition at line 970 of file akregatorconfig.h.

bool Akregator::Settings::mUseMarkReadDelay
protected

Definition at line 994 of file akregatorconfig.h.

bool Akregator::Settings::mUseNotifications
protected

Definition at line 972 of file akregatorconfig.h.

int Akregator::Settings::mViewMode
protected

Definition at line 937 of file akregatorconfig.h.


The documentation for this class was generated from the following files:
  • akregatorconfig.h
  • akregatorconfig.cpp
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:15 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

akregator

Skip menu "akregator"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members

kdepim API Reference

Skip menu "kdepim API Reference"
  • akonadi_next
  • akregator
  • blogilo
  • calendarsupport
  • console
  •   kabcclient
  •   konsolekalendar
  • kaddressbook
  • kalarm
  •   lib
  • kdgantt2
  • kjots
  • kleopatra
  • kmail
  • knode
  • knotes
  • kontact
  • korgac
  • korganizer
  • ktimetracker
  • libkdepim
  • libkleo
  • libkpgp
  • mailcommon
  • messagelist
  • messageviewer

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal