19 #ifndef TOURNAMENTSETTINGSWIDGET_H 20 #define TOURNAMENTSETTINGSWIDGET_H 37 int gamesPerEncounter()
const;
39 int seedCount()
const;
40 int delayBetweenGames()
const;
41 bool openingRepetition()
const;
42 bool engineRecovery()
const;
43 bool savingOfUnfinishedGames()
const;
45 void enableSettingsUpdates();
50 Ui::TournamentSettingsWidget *ui;
53 #endif // TOURNAMENTSETTINGSWIDGET_H
Definition: engineconfigurationdlg.h:30