klettres
#include <prefs.h>
Definition at line 12 of file prefs.h.
static QFont Prefs::font |
( |
| ) |
|
|
inlinestatic |
static int Prefs::grownTimer |
( |
| ) |
|
|
inlinestatic |
static int Prefs::kidTimer |
( |
| ) |
|
|
inlinestatic |
Get Language.
Definition at line 43 of file prefs.h.
static int Prefs::level |
( |
| ) |
|
|
inlinestatic |
Get Difficulty level.
Definition at line 131 of file prefs.h.
static bool Prefs::menuBarBool |
( |
| ) |
|
|
inlinestatic |
Get Whether the menubar is shown or hidden.
Definition at line 81 of file prefs.h.
static int Prefs::mode |
( |
| ) |
|
|
inlinestatic |
static void Prefs::setFont |
( |
const QFont & |
v | ) |
|
|
inlinestatic |
static void Prefs::setGrownTimer |
( |
int |
v | ) |
|
|
inlinestatic |
static void Prefs::setKidTimer |
( |
int |
v | ) |
|
|
inlinestatic |
static void Prefs::setLanguage |
( |
const QString & |
v | ) |
|
|
inlinestatic |
Set Language.
Definition at line 33 of file prefs.h.
static void Prefs::setLevel |
( |
int |
v | ) |
|
|
inlinestatic |
Set Difficulty level.
Definition at line 109 of file prefs.h.
static void Prefs::setMenuBarBool |
( |
bool |
v | ) |
|
|
inlinestatic |
Set Whether the menubar is shown or hidden.
Definition at line 71 of file prefs.h.
static void Prefs::setMode |
( |
int |
v | ) |
|
|
inlinestatic |
Set Mode.
Definition at line 90 of file prefs.h.
static void Prefs::setTheme |
( |
int |
v | ) |
|
|
inlinestatic |
Set Theme.
Definition at line 52 of file prefs.h.
static int Prefs::theme |
( |
| ) |
|
|
inlinestatic |
Get Theme.
Definition at line 62 of file prefs.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:12:27 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.