kgoldrunner
kgoldrunner.h File Reference
#include <kxmlguiwindow.h>
#include <kstandarddirs.h>
#include "kgrconsts.h"
Include dependency graph for kgoldrunner.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | KGoldrunner |
| This class serves as the main window for KGoldrunner. More... | |
Variables | |
| const int | ID_LIVES = 0 |
| const int | ID_SCORE = 1 |
| const int | ID_LEVEL = 2 |
| const int | ID_HINTAVL = 3 |
| const int | ID_MSG = 4 |
| const int | L_LIVES = 15 |
| const int | L_SCORE = 17 |
| const int | L_LEVEL = 15 |
Variable Documentation
| const int ID_HINTAVL = 3 |
Definition at line 27 of file kgoldrunner.h.
| const int ID_LEVEL = 2 |
Definition at line 26 of file kgoldrunner.h.
| const int ID_LIVES = 0 |
Definition at line 24 of file kgoldrunner.h.
| const int ID_MSG = 4 |
Definition at line 28 of file kgoldrunner.h.
| const int ID_SCORE = 1 |
Definition at line 25 of file kgoldrunner.h.
| const int L_LEVEL = 15 |
Definition at line 32 of file kgoldrunner.h.
| const int L_LIVES = 15 |
Definition at line 30 of file kgoldrunner.h.
| const int L_SCORE = 17 |
Definition at line 31 of file kgoldrunner.h.
KDE 4.0 API Reference