kontact

Kontact::Prefs Class Reference

List of all members.

Detailed Description

Definition at line 11 of file prefs.h.


Public Member Functions

 ~Prefs ()
ItemString * activePluginItem ()
ItemBool * forceStartupPluginItem ()
ItemString * forcedStartupPluginItem ()
ItemIntList * sidePaneSplitterItem ()
ItemInt * sidePaneIconSizeItem ()
ItemBool * sidePaneShowIconsItem ()
ItemBool * sidePaneShowTextItem ()
ItemString * lastVersionSeenItem ()

Static Public Member Functions

static Prefsself ()
static void setActivePlugin (const QString &v)
static QString activePlugin ()
static void setForceStartupPlugin (bool v)
static bool forceStartupPlugin ()
static void setForcedStartupPlugin (const QString &v)
static QString forcedStartupPlugin ()
static void setSidePaneSplitter (const QValueList< int > &v)
static QValueList< int > sidePaneSplitter ()
static void setSidePaneIconSize (int v)
static int sidePaneIconSize ()
static void setSidePaneShowIcons (bool v)
static bool sidePaneShowIcons ()
static void setSidePaneShowText (bool v)
static bool sidePaneShowText ()
static void setLastVersionSeen (const QString &v)
static QString lastVersionSeen ()
static void writeConfig ()

Public Attributes

QString mActivePlugin
bool mForceStartupPlugin
QString mForcedStartupPlugin
QValueList< int > mSidePaneSplitter
int mSidePaneIconSize
bool mSidePaneShowIcons
bool mSidePaneShowText
QString mLastVersionSeen

Protected Member Functions

 Prefs ()

Static Protected Attributes

static PrefsmSelf

Member Function Documentation

static void Kontact::Prefs::setActivePlugin ( const QString &  v  )  [inline, static]

Set ActivePlugin.

Definition at line 22 of file prefs.h.

static QString Kontact::Prefs::activePlugin (  )  [inline, static]

Get ActivePlugin.

Definition at line 32 of file prefs.h.

ItemString* Kontact::Prefs::activePluginItem (  )  [inline]

Get Item object corresponding to ActivePlugin().

Definition at line 40 of file prefs.h.

static void Kontact::Prefs::setForceStartupPlugin ( bool  v  )  [inline, static]

Set Always start with specified component:.

Definition at line 49 of file prefs.h.

static bool Kontact::Prefs::forceStartupPlugin (  )  [inline, static]

Get Always start with specified component:.

Definition at line 59 of file prefs.h.

ItemBool* Kontact::Prefs::forceStartupPluginItem (  )  [inline]

Get Item object corresponding to ForceStartupPlugin().

Definition at line 67 of file prefs.h.

static void Kontact::Prefs::setForcedStartupPlugin ( const QString &  v  )  [inline, static]

Set ForcedStartupPlugin.

Definition at line 76 of file prefs.h.

static QString Kontact::Prefs::forcedStartupPlugin (  )  [inline, static]

Get ForcedStartupPlugin.

Definition at line 86 of file prefs.h.

ItemString* Kontact::Prefs::forcedStartupPluginItem (  )  [inline]

Get Item object corresponding to ForcedStartupPlugin().

Definition at line 94 of file prefs.h.

static void Kontact::Prefs::setSidePaneSplitter ( const QValueList< int > &  v  )  [inline, static]

Set SidePaneSplitter.

Definition at line 103 of file prefs.h.

static QValueList<int> Kontact::Prefs::sidePaneSplitter (  )  [inline, static]

Get SidePaneSplitter.

Definition at line 113 of file prefs.h.

ItemIntList* Kontact::Prefs::sidePaneSplitterItem (  )  [inline]

Get Item object corresponding to SidePaneSplitter().

Definition at line 121 of file prefs.h.

static void Kontact::Prefs::setSidePaneIconSize ( int  v  )  [inline, static]

Set SidePaneIconSize.

Definition at line 130 of file prefs.h.

static int Kontact::Prefs::sidePaneIconSize (  )  [inline, static]

Get SidePaneIconSize.

Definition at line 140 of file prefs.h.

ItemInt* Kontact::Prefs::sidePaneIconSizeItem (  )  [inline]

Get Item object corresponding to SidePaneIconSize().

Definition at line 148 of file prefs.h.

static void Kontact::Prefs::setSidePaneShowIcons ( bool  v  )  [inline, static]

Set SidePaneShowIcons.

Definition at line 157 of file prefs.h.

static bool Kontact::Prefs::sidePaneShowIcons (  )  [inline, static]

Get SidePaneShowIcons.

Definition at line 167 of file prefs.h.

ItemBool* Kontact::Prefs::sidePaneShowIconsItem (  )  [inline]

Get Item object corresponding to SidePaneShowIcons().

Definition at line 175 of file prefs.h.

static void Kontact::Prefs::setSidePaneShowText ( bool  v  )  [inline, static]

Set SidePaneShowText.

Definition at line 184 of file prefs.h.

static bool Kontact::Prefs::sidePaneShowText (  )  [inline, static]

Get SidePaneShowText.

Definition at line 194 of file prefs.h.

ItemBool* Kontact::Prefs::sidePaneShowTextItem (  )  [inline]

Get Item object corresponding to SidePaneShowText().

Definition at line 202 of file prefs.h.

static void Kontact::Prefs::setLastVersionSeen ( const QString &  v  )  [inline, static]

Set LastVersionSeen.

Definition at line 211 of file prefs.h.

static QString Kontact::Prefs::lastVersionSeen (  )  [inline, static]

Get LastVersionSeen.

Definition at line 221 of file prefs.h.

ItemString* Kontact::Prefs::lastVersionSeenItem (  )  [inline]

Get Item object corresponding to LastVersionSeen().

Definition at line 229 of file prefs.h.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys