19 #ifndef NEWTOURNAMENTDIALOG_H 20 #define NEWTOURNAMENTDIALOG_H 23 #include <timecontrol.h> 53 void onVariantChanged(
const QString& variant);
58 void moveEngine(
int offset);
59 bool canStart()
const;
67 Ui::NewTournamentDialog* ui;
70 #endif // NEWTOURNAMENTDIALOG_H
Definition: newtournamentdialog.h:37
A proxy model for sorting and filtering engine configurations.
Definition: engineconfigproxymodel.h:32
Definition: engineconfigurationdlg.h:30
Manages chess engines and their configurations.
Definition: enginemanager.h:30
The EngineConfigurationModel class represents a chess engine configuration based model.
Definition: engineconfigurationmodel.h:43
A class for managing chess games and players.
Definition: gamemanager.h:40
Base class for chess tournaments.
Definition: tournament.h:44