KShisen
App Class Reference
#include <app.h>
Inheritance diagram for App:
Signals | |
void | invokeNewGame () |
Public Member Functions | |
App (QWidget *parent=0) | |
Detailed Description
Constructor & Destructor Documentation
Member Function Documentation
|
signal |
Invokes the creation of a new game.
This signal is connected to the newGame() slot of the Board, which then does its job and sends a signal back to this class so the rest of the work can be done here.
- See also
- newGame()
- Board::newGame()
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:36 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:36 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.