KShisen
#include <prefs.h>
Definition at line 9 of file prefs.h.
static QString Prefs::background |
( |
| ) |
|
|
inlinestatic |
Get The background to use.
Definition at line 49 of file prefs.h.
static bool Prefs::chineseStyle |
( |
| ) |
|
|
inlinestatic |
Get ChineseStyle.
Definition at line 68 of file prefs.h.
static bool Prefs::gravity |
( |
| ) |
|
|
inlinestatic |
Get Gravity.
Definition at line 125 of file prefs.h.
static int Prefs::level |
( |
| ) |
|
|
inlinestatic |
Get Level.
Definition at line 237 of file prefs.h.
static void Prefs::setBackground |
( |
const QString & |
v | ) |
|
|
inlinestatic |
Set The background to use.
Definition at line 39 of file prefs.h.
static void Prefs::setChineseStyle |
( |
bool |
v | ) |
|
|
inlinestatic |
Set ChineseStyle.
Definition at line 58 of file prefs.h.
static void Prefs::setGravity |
( |
bool |
v | ) |
|
|
inlinestatic |
Set Gravity.
Definition at line 115 of file prefs.h.
static void Prefs::setLevel |
( |
int |
v | ) |
|
|
inlinestatic |
Set Level.
Definition at line 215 of file prefs.h.
static void Prefs::setSize |
( |
int |
v | ) |
|
|
inlinestatic |
static void Prefs::setSolvable |
( |
bool |
v | ) |
|
|
inlinestatic |
Set Solvable.
Definition at line 96 of file prefs.h.
static void Prefs::setSounds |
( |
bool |
v | ) |
|
|
inlinestatic |
Set Sounds.
Definition at line 134 of file prefs.h.
static void Prefs::setSpeed |
( |
int |
v | ) |
|
|
inlinestatic |
Set Speed.
Definition at line 153 of file prefs.h.
static void Prefs::setTilesCanSlide |
( |
bool |
v | ) |
|
|
inlinestatic |
Set TilesCanSlide.
Definition at line 77 of file prefs.h.
static void Prefs::setTileSet |
( |
const QString & |
v | ) |
|
|
inlinestatic |
Set The tile set to use.
Definition at line 20 of file prefs.h.
static int Prefs::size |
( |
| ) |
|
|
inlinestatic |
static bool Prefs::solvable |
( |
| ) |
|
|
inlinestatic |
Get Solvable.
Definition at line 106 of file prefs.h.
static bool Prefs::sounds |
( |
| ) |
|
|
inlinestatic |
Get Sounds.
Definition at line 144 of file prefs.h.
static int Prefs::speed |
( |
| ) |
|
|
inlinestatic |
Get Speed.
Definition at line 175 of file prefs.h.
static bool Prefs::tilesCanSlide |
( |
| ) |
|
|
inlinestatic |
Get TilesCanSlide.
Definition at line 87 of file prefs.h.
Get The tile set to use.
Definition at line 30 of file prefs.h.
bool Prefs::mChineseStyle |
|
protected |
bool Prefs::mTilesCanSlide |
|
protected |
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:18:36 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.