kontact
Kontact::Prefs Class Reference
#include <prefs.h>
List of all members.
Detailed Description
Definition at line 13 of file prefs.h.
Constructor & Destructor Documentation
| Prefs::Prefs |
( |
|
) |
[protected] |
Member Function Documentation
| static QString Kontact::Prefs::activePlugin |
( |
|
) |
[inline, static] |
Get ActivePlugin.
Definition at line 34 of file prefs.h.
| ItemString* Kontact::Prefs::activePluginItem |
( |
|
) |
[inline] |
Get Item object corresponding to ActivePlugin().
Definition at line 42 of file prefs.h.
| static QString Kontact::Prefs::forcedStartupPlugin |
( |
|
) |
[inline, static] |
Get ForcedStartupPlugin.
Definition at line 88 of file prefs.h.
| ItemString* Kontact::Prefs::forcedStartupPluginItem |
( |
|
) |
[inline] |
Get Item object corresponding to ForcedStartupPlugin().
Definition at line 96 of file prefs.h.
| static bool Kontact::Prefs::forceStartupPlugin |
( |
|
) |
[inline, static] |
Get Always start with specified component:.
Definition at line 61 of file prefs.h.
| ItemBool* Kontact::Prefs::forceStartupPluginItem |
( |
|
) |
[inline] |
Get Item object corresponding to ForceStartupPlugin().
Definition at line 69 of file prefs.h.
| static QString Kontact::Prefs::lastVersionSeen |
( |
|
) |
[inline, static] |
Get LastVersionSeen.
Definition at line 223 of file prefs.h.
| ItemString* Kontact::Prefs::lastVersionSeenItem |
( |
|
) |
[inline] |
Get Item object corresponding to LastVersionSeen().
Definition at line 231 of file prefs.h.
| Prefs * Prefs::self |
( |
|
) |
[static] |
| static void Kontact::Prefs::setActivePlugin |
( |
const QString & |
v |
) |
[inline, static] |
Set ActivePlugin.
Definition at line 24 of file prefs.h.
| static void Kontact::Prefs::setForcedStartupPlugin |
( |
const QString & |
v |
) |
[inline, static] |
Set ForcedStartupPlugin.
Definition at line 78 of file prefs.h.
| static void Kontact::Prefs::setForceStartupPlugin |
( |
bool |
v |
) |
[inline, static] |
Set Always start with specified component:.
Definition at line 51 of file prefs.h.
| static void Kontact::Prefs::setLastVersionSeen |
( |
const QString & |
v |
) |
[inline, static] |
Set LastVersionSeen.
Definition at line 213 of file prefs.h.
| static void Kontact::Prefs::setSidePaneIconSize |
( |
int |
v |
) |
[inline, static] |
Set SidePaneIconSize.
Definition at line 132 of file prefs.h.
| static void Kontact::Prefs::setSidePaneShowIcons |
( |
bool |
v |
) |
[inline, static] |
Set SidePaneShowIcons.
Definition at line 159 of file prefs.h.
| static void Kontact::Prefs::setSidePaneShowText |
( |
bool |
v |
) |
[inline, static] |
Set SidePaneShowText.
Definition at line 186 of file prefs.h.
| static void Kontact::Prefs::setSidePaneSplitter |
( |
const QList< int > & |
v |
) |
[inline, static] |
Set SidePaneSplitter.
Definition at line 105 of file prefs.h.
| static int Kontact::Prefs::sidePaneIconSize |
( |
|
) |
[inline, static] |
Get SidePaneIconSize.
Definition at line 142 of file prefs.h.
| ItemInt* Kontact::Prefs::sidePaneIconSizeItem |
( |
|
) |
[inline] |
Get Item object corresponding to SidePaneIconSize().
Definition at line 150 of file prefs.h.
| static bool Kontact::Prefs::sidePaneShowIcons |
( |
|
) |
[inline, static] |
Get SidePaneShowIcons.
Definition at line 169 of file prefs.h.
| ItemBool* Kontact::Prefs::sidePaneShowIconsItem |
( |
|
) |
[inline] |
Get Item object corresponding to SidePaneShowIcons().
Definition at line 177 of file prefs.h.
| static bool Kontact::Prefs::sidePaneShowText |
( |
|
) |
[inline, static] |
Get SidePaneShowText.
Definition at line 196 of file prefs.h.
| ItemBool* Kontact::Prefs::sidePaneShowTextItem |
( |
|
) |
[inline] |
Get Item object corresponding to SidePaneShowText().
Definition at line 204 of file prefs.h.
| static QList<int> Kontact::Prefs::sidePaneSplitter |
( |
|
) |
[inline, static] |
Get SidePaneSplitter.
Definition at line 115 of file prefs.h.
| ItemIntList* Kontact::Prefs::sidePaneSplitterItem |
( |
|
) |
[inline] |
Get Item object corresponding to SidePaneSplitter().
Definition at line 123 of file prefs.h.
Member Data Documentation
The documentation for this class was generated from the following files: