ksquares
KSquaresWindow Class Reference
#include <ksquareswindow.h>
Inheritance diagram for KSquaresWindow:
Public Slots | |
void | gameNew () |
void | gameReset () |
void | showHighscores () |
Public Member Functions | |
KSquaresWindow () | |
~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.
Constructor & Destructor Documentation
KSquaresWindow::KSquaresWindow | ( | ) |
Constructor.
Definition at line 39 of file ksquareswindow.cpp.
KSquaresWindow::~KSquaresWindow | ( | ) |
Definition at line 45 of file ksquareswindow.cpp.
Member Function Documentation
|
slot |
Launch the new game dialog and create a new game.
Definition at line 77 of file ksquareswindow.cpp.
|
slot |
Start a new game with the same settings (read from KConfig Settings)
Definition at line 143 of file ksquareswindow.cpp.
|
slot |
Definition at line 68 of file ksquareswindow.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:39 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:39 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.