kblackbox
KBBMainWindow Class Reference
#include <kbbmainwindow.h>
Inheritance diagram for KBBMainWindow:
Public Slots | |
void | levelChanged () |
void | setRunning (bool r) |
void | updateStats () |
Public Member Functions | |
KBBMainWindow () | |
~KBBMainWindow () | |
Detailed Description
Main window of the game KBlackBox.
Definition at line 49 of file kbbmainwindow.h.
Constructor & Destructor Documentation
KBBMainWindow::KBBMainWindow | ( | ) |
Definition at line 67 of file kbbmainwindow.cpp.
KBBMainWindow::~KBBMainWindow | ( | ) |
Definition at line 211 of file kbbmainwindow.cpp.
Member Function Documentation
|
slot |
Player changed the level.
Definition at line 225 of file kbbmainwindow.cpp.
|
slot |
Set if the game is running.
Definition at line 271 of file kbbmainwindow.cpp.
|
slot |
Displays game statistics on the status bar.
Definition at line 288 of file kbbmainwindow.cpp.
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
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.