18 #ifndef CUTE_CHESS_CORE_APPLICATION_H 19 #define CUTE_CHESS_CORE_APPLICATION_H 21 #include <QCoreApplication> 22 #include <QMessageLogContext> 40 static void messageHandler(QtMsgType type,
41 const QMessageLogContext &context,
48 #endif // CUTE_CHESS_CORE_APPLICATION_H
Manages chess engines and their configurations.
Definition: enginemanager.h:29
A class for managing chess games and players.
Definition: gamemanager.h:39
Definition: cutechesscoreapp.h:27