kblackbox
#include <kbbprefs.h>
Definition at line 9 of file kbbprefs.h.
static int KBBPrefs::balls |
( |
| ) |
|
|
inlinestatic |
Get Number of balls for custom difficulty level.
Definition at line 49 of file kbbprefs.h.
static int KBBPrefs::columns |
( |
| ) |
|
|
inlinestatic |
Get Number of columns of the board for custom difficulty level.
Definition at line 68 of file kbbprefs.h.
static int KBBPrefs::rows |
( |
| ) |
|
|
inlinestatic |
Get Number of rows of the board for custom difficuty level.
Definition at line 87 of file kbbprefs.h.
static void KBBPrefs::setBalls |
( |
int |
v | ) |
|
|
inlinestatic |
Set Number of balls for custom difficulty level.
Definition at line 39 of file kbbprefs.h.
static void KBBPrefs::setColumns |
( |
int |
v | ) |
|
|
inlinestatic |
Set Number of columns of the board for custom difficulty level.
Definition at line 58 of file kbbprefs.h.
static void KBBPrefs::setRows |
( |
int |
v | ) |
|
|
inlinestatic |
Set Number of rows of the board for custom difficuty level.
Definition at line 77 of file kbbprefs.h.
static void KBBPrefs::setTheme |
( |
const QString & |
v | ) |
|
|
inlinestatic |
Set File of the current theme of the graphic elements.
(SVGZ file with path and file extension)
Definition at line 20 of file kbbprefs.h.
Get File of the current theme of the graphic elements.
(SVGZ file with path and file extension)
Definition at line 30 of file kbbprefs.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:18:20 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.