19 #ifndef TIMECONTROLDIALOG_H 20 #define TIMECONTROLDIALOG_H 23 #include <timecontrol.h> 51 void onTournamentSelected();
52 void onTimePerMoveSelected();
53 void onInfiniteSelected();
66 Ui::TimeControlDialog *ui;
69 #endif // TIMECONTROLDIALOG_H
Time controls of a chess game.
Definition: timecontrol.h:35
Definition: engineconfigurationdlg.h:30
A dialog for setting a chess game's time controls.
Definition: timecontroldlg.h:32