ksquares
KSquaresWindow Class Reference
#include <ksquareswindow.h>
Inheritance diagram for KSquaresWindow:

Detailed Description
Mainwindow class.Sets actions, controls the creation of the game class and the GameBoardScene
Definition at line 31 of file ksquareswindow.h.
Public Slots | |
| void | showHighscores () |
| void | gameNew () |
| void | gameReset () |
Public Member Functions | |
| KSquaresWindow () | |
| ~KSquaresWindow () | |
Constructor & Destructor Documentation
| KSquaresWindow::KSquaresWindow | ( | ) |
| KSquaresWindow::~KSquaresWindow | ( | ) |
Definition at line 47 of file ksquareswindow.cpp.
Member Function Documentation
| void KSquaresWindow::showHighscores | ( | ) | [slot] |
Definition at line 70 of file ksquareswindow.cpp.
| void KSquaresWindow::gameNew | ( | ) | [slot] |
| void KSquaresWindow::gameReset | ( | ) | [slot] |
Start a new game with the same settings (read from KConfig Settings).
Definition at line 142 of file ksquareswindow.cpp.
The documentation for this class was generated from the following files:
KDE 4.0 API Reference