lokalize
#include <prefs_lokalize.h>
Public Member Functions | |
~Settings () | |
ItemColor * | addColorItem () |
ItemString * | authorEmailItem () |
ItemString * | authorLocalizedNameItem () |
ItemString * | authorNameItem () |
ItemBool * | autoaddTMItem () |
ItemBool * | autoApproveItem () |
ItemBool * | autoSpellcheckItem () |
ItemString * | defaultLangCodeItem () |
ItemString * | defaultMailingListItem () |
ItemColor * | delColorItem () |
ItemBool * | highlightSpacesItem () |
ItemBool * | ledsItem () |
ItemBool * | mouseWheelGoItem () |
ItemFont * | msgFontItem () |
ItemBool * | prefetchTMItem () |
ItemBool * | scanToTMOnOpenItem () |
ItemInt * | suggCountItem () |
ItemInt * | wordCompletionLengthItem () |
Static Public Member Functions | |
static QColor | addColor () |
static QString | authorEmail () |
static QString | authorLocalizedName () |
static QString | authorName () |
static bool | autoaddTM () |
static bool | autoApprove () |
static bool | autoSpellcheck () |
static QString | defaultLangCode () |
static QString | defaultMailingList () |
static QColor | delColor () |
static bool | highlightSpaces () |
static bool | leds () |
static bool | mouseWheelGo () |
static QFont | msgFont () |
static bool | prefetchTM () |
static bool | scanToTMOnOpen () |
static Settings * | self () |
static void | setAutoSpellcheck (bool v) |
static void | setLeds (bool v) |
static int | suggCount () |
static int | wordCompletionLength () |
Protected Member Functions | |
Settings () | |
Protected Attributes | |
QColor | mAddColor |
QString | mAuthorEmail |
QString | mAuthorLocalizedName |
QString | mAuthorName |
bool | mAutoaddTM |
bool | mAutoApprove |
bool | mAutoSpellcheck |
QString | mDefaultLangCode |
QString | mDefaultMailingList |
QColor | mDelColor |
bool | mHighlightSpaces |
bool | mLeds |
bool | mMouseWheelGo |
QFont | mMsgFont |
bool | mPrefetchTM |
bool | mScanToTMOnOpen |
int | mSuggCount |
int | mWordCompletionLength |
Detailed Description
Definition at line 13 of file prefs_lokalize.h.
Constructor & Destructor Documentation
Settings::~Settings | ( | ) |
Definition at line 101 of file prefs_lokalize.cpp.
|
protected |
Definition at line 29 of file prefs_lokalize.cpp.
Member Function Documentation
|
inlinestatic |
Get AddColor.
Definition at line 115 of file prefs_lokalize.h.
|
inline |
Get Item object corresponding to AddColor()
Definition at line 123 of file prefs_lokalize.h.
|
inlinestatic |
Get authorEmail.
Definition at line 61 of file prefs_lokalize.h.
|
inline |
Get Item object corresponding to authorEmail()
Definition at line 69 of file prefs_lokalize.h.
|
inlinestatic |
Get authorLocalizedName.
Definition at line 43 of file prefs_lokalize.h.
|
inline |
Get Item object corresponding to authorLocalizedName()
Definition at line 51 of file prefs_lokalize.h.
|
inlinestatic |
Get authorName.
Definition at line 25 of file prefs_lokalize.h.
|
inline |
Get Item object corresponding to authorName()
Definition at line 33 of file prefs_lokalize.h.
|
inlinestatic |
Get AutoaddTM.
Definition at line 331 of file prefs_lokalize.h.
|
inline |
Get Item object corresponding to AutoaddTM()
Definition at line 339 of file prefs_lokalize.h.
|
inlinestatic |
Get AutoApprove.
Definition at line 214 of file prefs_lokalize.h.
|
inline |
Get Item object corresponding to AutoApprove()
Definition at line 222 of file prefs_lokalize.h.
|
inlinestatic |
Get AutoSpellcheck.
Definition at line 241 of file prefs_lokalize.h.
|
inline |
Get Item object corresponding to AutoSpellcheck()
Definition at line 249 of file prefs_lokalize.h.
|
inlinestatic |
Get DefaultLangCode.
Definition at line 79 of file prefs_lokalize.h.
|
inline |
Get Item object corresponding to DefaultLangCode()
Definition at line 87 of file prefs_lokalize.h.
|
inlinestatic |
Get DefaultMailingList.
Definition at line 97 of file prefs_lokalize.h.
|
inline |
Get Item object corresponding to DefaultMailingList()
Definition at line 105 of file prefs_lokalize.h.
|
inlinestatic |
Get DelColor.
Definition at line 133 of file prefs_lokalize.h.
|
inline |
Get Item object corresponding to DelColor()
Definition at line 141 of file prefs_lokalize.h.
|
inlinestatic |
Get HighlightSpaces.
Definition at line 151 of file prefs_lokalize.h.
|
inline |
Get Item object corresponding to HighlightSpaces()
Definition at line 159 of file prefs_lokalize.h.
|
inlinestatic |
Get Leds.
Definition at line 196 of file prefs_lokalize.h.
|
inline |
Get Item object corresponding to Leds()
Definition at line 204 of file prefs_lokalize.h.
|
inlinestatic |
Get MouseWheelGo.
Definition at line 259 of file prefs_lokalize.h.
|
inline |
Get Item object corresponding to MouseWheelGo()
Definition at line 267 of file prefs_lokalize.h.
|
inlinestatic |
Get MsgFont.
Definition at line 169 of file prefs_lokalize.h.
|
inline |
Get Item object corresponding to MsgFont()
Definition at line 177 of file prefs_lokalize.h.
|
inlinestatic |
Get PrefetchTM.
Definition at line 295 of file prefs_lokalize.h.
|
inline |
Get Item object corresponding to PrefetchTM()
Definition at line 303 of file prefs_lokalize.h.
|
inlinestatic |
Get ScanToTMOnOpen.
Definition at line 349 of file prefs_lokalize.h.
|
inline |
Get Item object corresponding to ScanToTMOnOpen()
Definition at line 357 of file prefs_lokalize.h.
|
static |
Definition at line 19 of file prefs_lokalize.cpp.
|
inlinestatic |
Set AutoSpellcheck.
Definition at line 231 of file prefs_lokalize.h.
|
inlinestatic |
Set Leds.
Definition at line 186 of file prefs_lokalize.h.
|
inlinestatic |
Get SuggCount.
Definition at line 313 of file prefs_lokalize.h.
|
inline |
Get Item object corresponding to SuggCount()
Definition at line 321 of file prefs_lokalize.h.
|
inlinestatic |
Get WordCompletionLength.
Definition at line 277 of file prefs_lokalize.h.
|
inline |
Get Item object corresponding to WordCompletionLength()
Definition at line 285 of file prefs_lokalize.h.
Member Data Documentation
|
protected |
Definition at line 375 of file prefs_lokalize.h.
|
protected |
Definition at line 370 of file prefs_lokalize.h.
|
protected |
Definition at line 369 of file prefs_lokalize.h.
|
protected |
Definition at line 368 of file prefs_lokalize.h.
|
protected |
Definition at line 390 of file prefs_lokalize.h.
|
protected |
Definition at line 382 of file prefs_lokalize.h.
|
protected |
Definition at line 383 of file prefs_lokalize.h.
|
protected |
Definition at line 371 of file prefs_lokalize.h.
|
protected |
Definition at line 372 of file prefs_lokalize.h.
|
protected |
Definition at line 376 of file prefs_lokalize.h.
|
protected |
Definition at line 377 of file prefs_lokalize.h.
|
protected |
Definition at line 379 of file prefs_lokalize.h.
|
protected |
Definition at line 384 of file prefs_lokalize.h.
|
protected |
Definition at line 378 of file prefs_lokalize.h.
|
protected |
Definition at line 388 of file prefs_lokalize.h.
|
protected |
Definition at line 391 of file prefs_lokalize.h.
|
protected |
Definition at line 389 of file prefs_lokalize.h.
|
protected |
Definition at line 385 of file prefs_lokalize.h.
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:40:07 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.