◆ GameRepetitionSpinBox()
| GameRepetitionSpinBox::GameRepetitionSpinBox |
( |
QWidget * |
parent = nullptr | ) |
|
|
explicit |
◆ setGamesPerEncounter
| void GameRepetitionSpinBox::setGamesPerEncounter |
( |
int |
gamesPerEncounter | ) |
|
|
slot |
Adjusts the step value and maximum value based on gamesPerEncounter.
If the spin box's current value is no longer acceptable, the closest acceptable value is set.
◆ setRounds
| void GameRepetitionSpinBox::setRounds |
( |
int |
rounds | ) |
|
|
slot |
Adjusts the step value and maximum value based on rounds.
If the spin box's current value is no longer acceptable, the closest acceptable value is set.
◆ setTournamentType
| void GameRepetitionSpinBox::setTournamentType |
( |
const QString & |
tournamentType | ) |
|
|
slot |
Adjusts the current value based on tournamentType.
If the spin box's current value is no longer acceptable, the closest acceptable value is set.
The documentation for this class was generated from the following files: