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

lokalize

Settings Class Reference

#include <prefs_kaider.h>

Inheritance diagram for Settings:

Inheritance graph
[legend]

List of all members.


Public Member Functions

ItemColor * addColorItem ()
ItemColor * addColorItem ()
ItemString * authorEmailItem ()
ItemString * authorEmailItem ()
ItemString * authorLocalizedNameItem ()
ItemString * authorLocalizedNameItem ()
ItemString * authorNameItem ()
ItemString * authorNameItem ()
ItemBool * autoaddTMItem ()
ItemString * defaultLangCodeItem ()
ItemString * defaultLangCodeItem ()
ItemString * defaultMailingListItem ()
ItemString * defaultMailingListItem ()
ItemColor * delColorItem ()
ItemColor * delColorItem ()
ItemBool * ledsItem ()
ItemBool * ledsItem ()
ItemFont * msgFontItem ()
ItemFont * msgFontItem ()
ItemBool * prefetchTMItem ()
ItemBool * prefetchTMItem ()
ItemBool * scanToTMOnOpenItem ()
ItemInt * suggCountItem ()
ItemInt * suggCountItem ()
 ~Settings ()
 ~Settings ()

Static Public Member Functions

static QColor addColor ()
static QColor addColor ()
static QString authorEmail ()
static QString authorEmail ()
static QString authorLocalizedName ()
static QString authorLocalizedName ()
static QString authorName ()
static QString authorName ()
static bool autoaddTM ()
static QString defaultLangCode ()
static QString defaultLangCode ()
static QString defaultMailingList ()
static QString defaultMailingList ()
static QColor delColor ()
static QColor delColor ()
static bool leds ()
static bool leds ()
static QFont msgFont ()
static QFont msgFont ()
static bool prefetchTM ()
static bool prefetchTM ()
static bool scanToTMOnOpen ()
static Settings * self ()
static Settings * self ()
static void setLeds (bool v)
static void setLeds (bool v)
static int suggCount ()
static int suggCount ()

Protected Member Functions

 Settings ()
 Settings ()

Protected Attributes

QColor mAddColor
QString mAuthorEmail
QString mAuthorLocalizedName
QString mAuthorName
bool mAutoaddTM
QString mDefaultLangCode
QString mDefaultMailingList
QColor mDelColor
bool mLeds
QFont mMsgFont
bool mPrefetchTM
bool mScanToTMOnOpen
int mSuggCount

Detailed Description

Definition at line 13 of file prefs_kaider.h.


Constructor & Destructor Documentation

Settings::~Settings (  ) 

Definition at line 77 of file prefs_kaider.cpp.

Settings::Settings (  )  [protected]

Definition at line 29 of file prefs_kaider.cpp.

Settings::~Settings (  ) 

Settings::Settings (  )  [protected]


Member Function Documentation

static QColor Settings::addColor (  )  [inline, static]

Get AddColor.

Definition at line 115 of file prefs_lokalize.h.

static QColor Settings::addColor (  )  [inline, static]

Get AddColor.

Definition at line 115 of file prefs_kaider.h.

ItemColor* Settings::addColorItem (  )  [inline]

Get Item object corresponding to AddColor().

Definition at line 123 of file prefs_lokalize.h.

ItemColor* Settings::addColorItem (  )  [inline]

Get Item object corresponding to AddColor().

Definition at line 123 of file prefs_kaider.h.

static QString Settings::authorEmail (  )  [inline, static]

Get authorEmail.

Definition at line 61 of file prefs_lokalize.h.

static QString Settings::authorEmail (  )  [inline, static]

Get authorEmail.

Definition at line 61 of file prefs_kaider.h.

ItemString* Settings::authorEmailItem (  )  [inline]

Get Item object corresponding to authorEmail().

Definition at line 69 of file prefs_lokalize.h.

ItemString* Settings::authorEmailItem (  )  [inline]

Get Item object corresponding to authorEmail().

Definition at line 69 of file prefs_kaider.h.

static QString Settings::authorLocalizedName (  )  [inline, static]

Get authorLocalizedName.

Definition at line 43 of file prefs_lokalize.h.

static QString Settings::authorLocalizedName (  )  [inline, static]

Get authorLocalizedName.

Definition at line 43 of file prefs_kaider.h.

ItemString* Settings::authorLocalizedNameItem (  )  [inline]

Get Item object corresponding to authorLocalizedName().

Definition at line 51 of file prefs_lokalize.h.

ItemString* Settings::authorLocalizedNameItem (  )  [inline]

Get Item object corresponding to authorLocalizedName().

Definition at line 51 of file prefs_kaider.h.

static QString Settings::authorName (  )  [inline, static]

Get authorName.

Definition at line 25 of file prefs_lokalize.h.

static QString Settings::authorName (  )  [inline, static]

Get authorName.

Definition at line 25 of file prefs_kaider.h.

ItemString* Settings::authorNameItem (  )  [inline]

Get Item object corresponding to authorName().

Definition at line 33 of file prefs_lokalize.h.

ItemString* Settings::authorNameItem (  )  [inline]

Get Item object corresponding to authorName().

Definition at line 33 of file prefs_kaider.h.

static bool Settings::autoaddTM (  )  [inline, static]

Get AutoaddTM.

Definition at line 232 of file prefs_lokalize.h.

ItemBool* Settings::autoaddTMItem (  )  [inline]

Get Item object corresponding to AutoaddTM().

Definition at line 240 of file prefs_lokalize.h.

static QString Settings::defaultLangCode (  )  [inline, static]

Get DefaultLangCode.

Definition at line 79 of file prefs_lokalize.h.

static QString Settings::defaultLangCode (  )  [inline, static]

Get DefaultLangCode.

Definition at line 79 of file prefs_kaider.h.

ItemString* Settings::defaultLangCodeItem (  )  [inline]

Get Item object corresponding to DefaultLangCode().

Definition at line 87 of file prefs_lokalize.h.

ItemString* Settings::defaultLangCodeItem (  )  [inline]

Get Item object corresponding to DefaultLangCode().

Definition at line 87 of file prefs_kaider.h.

static QString Settings::defaultMailingList (  )  [inline, static]

Get DefaultMailingList.

Definition at line 97 of file prefs_lokalize.h.

static QString Settings::defaultMailingList (  )  [inline, static]

Get DefaultMailingList.

Definition at line 97 of file prefs_kaider.h.

ItemString* Settings::defaultMailingListItem (  )  [inline]

Get Item object corresponding to DefaultMailingList().

Definition at line 105 of file prefs_lokalize.h.

ItemString* Settings::defaultMailingListItem (  )  [inline]

Get Item object corresponding to DefaultMailingList().

Definition at line 105 of file prefs_kaider.h.

static QColor Settings::delColor (  )  [inline, static]

Get DelColor.

Definition at line 133 of file prefs_lokalize.h.

static QColor Settings::delColor (  )  [inline, static]

Get DelColor.

Definition at line 133 of file prefs_kaider.h.

ItemColor* Settings::delColorItem (  )  [inline]

Get Item object corresponding to DelColor().

Definition at line 141 of file prefs_lokalize.h.

ItemColor* Settings::delColorItem (  )  [inline]

Get Item object corresponding to DelColor().

Definition at line 141 of file prefs_kaider.h.

static bool Settings::leds (  )  [inline, static]

Get Leds.

Definition at line 178 of file prefs_lokalize.h.

static bool Settings::leds (  )  [inline, static]

Get Leds.

Definition at line 178 of file prefs_kaider.h.

ItemBool* Settings::ledsItem (  )  [inline]

Get Item object corresponding to Leds().

Definition at line 186 of file prefs_lokalize.h.

ItemBool* Settings::ledsItem (  )  [inline]

Get Item object corresponding to Leds().

Definition at line 186 of file prefs_kaider.h.

static QFont Settings::msgFont (  )  [inline, static]

Get MsgFont.

Definition at line 151 of file prefs_lokalize.h.

static QFont Settings::msgFont (  )  [inline, static]

Get MsgFont.

Definition at line 151 of file prefs_kaider.h.

ItemFont* Settings::msgFontItem (  )  [inline]

Get Item object corresponding to MsgFont().

Definition at line 159 of file prefs_lokalize.h.

ItemFont* Settings::msgFontItem (  )  [inline]

Get Item object corresponding to MsgFont().

Definition at line 159 of file prefs_kaider.h.

static bool Settings::prefetchTM (  )  [inline, static]

Get PrefetchTM.

Definition at line 196 of file prefs_lokalize.h.

static bool Settings::prefetchTM (  )  [inline, static]

Get PrefetchTM.

Definition at line 196 of file prefs_kaider.h.

ItemBool* Settings::prefetchTMItem (  )  [inline]

Get Item object corresponding to PrefetchTM().

Definition at line 204 of file prefs_lokalize.h.

ItemBool* Settings::prefetchTMItem (  )  [inline]

Get Item object corresponding to PrefetchTM().

Definition at line 204 of file prefs_kaider.h.

static bool Settings::scanToTMOnOpen (  )  [inline, static]

Get ScanToTMOnOpen.

Definition at line 250 of file prefs_lokalize.h.

ItemBool* Settings::scanToTMOnOpenItem (  )  [inline]

Get Item object corresponding to ScanToTMOnOpen().

Definition at line 258 of file prefs_lokalize.h.

static Settings* Settings::self (  )  [static]

Settings * Settings::self (  )  [static]

Definition at line 19 of file prefs_kaider.cpp.

static void Settings::setLeds ( bool  v  )  [inline, static]

Set Leds.

Definition at line 168 of file prefs_lokalize.h.

static void Settings::setLeds ( bool  v  )  [inline, static]

Set Leds.

Definition at line 168 of file prefs_kaider.h.

static int Settings::suggCount (  )  [inline, static]

Get SuggCount.

Definition at line 214 of file prefs_lokalize.h.

static int Settings::suggCount (  )  [inline, static]

Get SuggCount.

Definition at line 214 of file prefs_kaider.h.

ItemInt* Settings::suggCountItem (  )  [inline]

Get Item object corresponding to SuggCount().

Definition at line 222 of file prefs_lokalize.h.

ItemInt* Settings::suggCountItem (  )  [inline]

Get Item object corresponding to SuggCount().

Definition at line 222 of file prefs_kaider.h.


Member Data Documentation

QColor Settings::mAddColor [protected]

Definition at line 240 of file prefs_kaider.h.

QString Settings::mAuthorEmail [protected]

Definition at line 235 of file prefs_kaider.h.

QString Settings::mAuthorLocalizedName [protected]

Definition at line 234 of file prefs_kaider.h.

QString Settings::mAuthorName [protected]

Definition at line 233 of file prefs_kaider.h.

bool Settings::mAutoaddTM [protected]

Definition at line 284 of file prefs_lokalize.h.

QString Settings::mDefaultLangCode [protected]

Definition at line 236 of file prefs_kaider.h.

QString Settings::mDefaultMailingList [protected]

Definition at line 237 of file prefs_kaider.h.

QColor Settings::mDelColor [protected]

Definition at line 241 of file prefs_kaider.h.

bool Settings::mLeds [protected]

Definition at line 243 of file prefs_kaider.h.

QFont Settings::mMsgFont [protected]

Definition at line 242 of file prefs_kaider.h.

bool Settings::mPrefetchTM [protected]

Definition at line 246 of file prefs_kaider.h.

bool Settings::mScanToTMOnOpen [protected]

Definition at line 285 of file prefs_lokalize.h.

int Settings::mSuggCount [protected]

Definition at line 247 of file prefs_kaider.h.


The documentation for this class was generated from the following files:
  • prefs_kaider.h
  • prefs_lokalize.h
  • prefs_kaider.cpp
  • prefs_lokalize.cpp

lokalize

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

kdesdk

Skip menu "kdesdk"
  • kapptemplate
  • kate
  •     kate
  • kbugbuster
  • kcachegrind
  • kompare
  • lokalize
  • umbrello
  •   umbrello
Generated for kdesdk by doxygen 1.5.7
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal