kapptemplate
#include <prefs.h>
Definition at line 11 of file prefs.h.
static QString Prefs::appName |
( |
| ) |
|
|
inlinestatic |
Get Name of the project.
Definition at line 32 of file prefs.h.
static QString Prefs::appVersion |
( |
| ) |
|
|
inlinestatic |
Get Project version.
Definition at line 51 of file prefs.h.
static QString Prefs::email |
( |
| ) |
|
|
inlinestatic |
Get Email of the user.
Definition at line 108 of file prefs.h.
static QString Prefs::name |
( |
| ) |
|
|
inlinestatic |
Get Name of the user.
Definition at line 89 of file prefs.h.
static void Prefs::setAppName |
( |
const QString & |
v | ) |
|
|
inlinestatic |
Set Name of the project.
Definition at line 22 of file prefs.h.
static void Prefs::setAppVersion |
( |
const QString & |
v | ) |
|
|
inlinestatic |
Set Project version.
Definition at line 41 of file prefs.h.
static void Prefs::setEmail |
( |
const QString & |
v | ) |
|
|
inlinestatic |
Set Email of the user.
Definition at line 98 of file prefs.h.
static void Prefs::setName |
( |
const QString & |
v | ) |
|
|
inlinestatic |
Set Name of the user.
Definition at line 79 of file prefs.h.
static void Prefs::setUrl |
( |
const QString & |
v | ) |
|
|
inlinestatic |
Set Home dir of the user.
Definition at line 60 of file prefs.h.
static QString Prefs::url |
( |
| ) |
|
|
inlinestatic |
Get Home dir of the user.
Definition at line 70 of file prefs.h.
QString Prefs::mAppVersion |
|
protected |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:03:23 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.