|
Cute Chess
0.1
|
Public Slots | |
| void | closeDialogs () |
| void | newDefaultGame () |
| MainWindow * | newGameWindow (ChessGame *game) |
| void | onQuitAction () |
| void | showGameDatabaseDialog () |
| void | showGameWall () |
| void | showSettingsDialog () |
| void | showTournamentResultsDialog () |
Public Member Functions | |
| QString | configPath () |
| CuteChessApplication (int &argc, char *argv[]) | |
| EngineManager * | engineManager () |
| GameDatabaseManager * | gameDatabaseManager () |
| GameManager * | gameManager () |
| QList< MainWindow * > | gameWindows () |
| void | showGameWindow (int index) |
| TournamentResultsDialog * | tournamentResultsDialog () |
Static Public Member Functions | |
| static CuteChessApplication * | instance () |
| static QString | userName () |
Additional Inherited Members | |
Public Types inherited from QApplication | |
| enum | ColorSpec |
| enum | Type |
1.8.11