19 #ifndef CUTE_CHESS_CORE_APPLICATION_H 20 #define CUTE_CHESS_CORE_APPLICATION_H 22 #include <QCoreApplication> 23 #include <QMessageLogContext> 41 static void messageHandler(QtMsgType type,
42 const QMessageLogContext &context,
49 #endif // CUTE_CHESS_CORE_APPLICATION_H
Manages chess engines and their configurations.
Definition: enginemanager.h:30
A class for managing chess games and players.
Definition: gamemanager.h:40
Definition: cutechesscoreapp.h:28