kmahjongg
Prefs Class Reference
#include <prefs.h>
List of all members.
Detailed Description
Definition at line 9 of file prefs.h.
Constructor & Destructor Documentation
| Prefs::Prefs |
( |
|
) |
[protected] |
Member Function Documentation
| static QString Prefs::background |
( |
|
) |
[inline, static] |
Get The background to use.
Definition at line 49 of file prefs.h.
| static QString Prefs::layout |
( |
|
) |
[inline, static] |
Get The layout of the tiles.
Definition at line 68 of file prefs.h.
| Prefs * Prefs::self |
( |
|
) |
[static] |
| static void Prefs::setBackground |
( |
const QString & |
v |
) |
[inline, static] |
Set The background to use.
Definition at line 39 of file prefs.h.
| static void Prefs::setLayout |
( |
const QString & |
v |
) |
[inline, static] |
Set The layout of the tiles.
Definition at line 58 of file prefs.h.
| static void Prefs::setShowMatchingTiles |
( |
bool |
v |
) |
[inline, static] |
Set Whether matching tiles are shown.
Definition at line 96 of file prefs.h.
| static void Prefs::setSolvableGames |
( |
bool |
v |
) |
[inline, static] |
Set Whether all games should be solvable.
Definition at line 77 of file prefs.h.
| static void Prefs::setTileSet |
( |
const QString & |
v |
) |
[inline, static] |
Set The tile-set to use.
Definition at line 20 of file prefs.h.
| static bool Prefs::showMatchingTiles |
( |
|
) |
[inline, static] |
Get Whether matching tiles are shown.
Definition at line 106 of file prefs.h.
| static bool Prefs::solvableGames |
( |
|
) |
[inline, static] |
Get Whether all games should be solvable.
Definition at line 87 of file prefs.h.
| static QString Prefs::tileSet |
( |
|
) |
[inline, static] |
Get The tile-set to use.
Definition at line 30 of file prefs.h.
Member Data Documentation
The documentation for this class was generated from the following files: