#include <dlg_create_game.h>
|
| | DlgCreateGame (TabRoom *_room, const QMap< int, QString > &_gameTypes, QWidget *parent=nullptr) |
| | DlgCreateGame (const ServerInfo_Game &game, const QMap< int, QString > &_gameTypes, QWidget *parent=nullptr) |
◆ DlgCreateGame() [1/2]
| DlgCreateGame::DlgCreateGame |
( |
TabRoom * | _room, |
|
|
const QMap< int, QString > & | _gameTypes, |
|
|
QWidget * | parent = nullptr ) |
◆ DlgCreateGame() [2/2]
| DlgCreateGame::DlgCreateGame |
( |
const ServerInfo_Game & | game, |
|
|
const QMap< int, QString > & | _gameTypes, |
|
|
QWidget * | parent = nullptr ) |
◆ actOK
| void DlgCreateGame::actOK |
( |
| ) |
|
|
privateslot |
◆ actReset
| void DlgCreateGame::actReset |
( |
| ) |
|
|
privateslot |
◆ checkResponse
| void DlgCreateGame::checkResponse |
( |
const Response & | response | ) |
|
|
privateslot |
◆ sharedCtor()
| void DlgCreateGame::sharedCtor |
( |
| ) |
|
|
private |
< Arbitrary but we can raise this when people start complaining.
◆ spectatorsAllowedChanged
◆ buttonBox
| QDialogButtonBox* DlgCreateGame::buttonBox |
|
private |
◆ clearButton
| QPushButton* DlgCreateGame::clearButton |
|
private |
◆ createGameAsJudgeCheckBox
| QCheckBox * DlgCreateGame::createGameAsJudgeCheckBox |
|
private |
◆ createGameAsSpectatorCheckBox
| QCheckBox * DlgCreateGame::createGameAsSpectatorCheckBox |
|
private |
◆ descriptionEdit
| QLineEdit* DlgCreateGame::descriptionEdit |
|
private |
◆ descriptionLabel
| QLabel* DlgCreateGame::descriptionLabel |
|
private |
◆ gameSetupOptionsGroupBox
| QGroupBox * DlgCreateGame::gameSetupOptionsGroupBox |
|
private |
◆ gameTypeCheckBoxes
| QMap<int, QRadioButton *> DlgCreateGame::gameTypeCheckBoxes |
|
private |
◆ gameTypes
| QMap<int, QString> DlgCreateGame::gameTypes |
|
private |
◆ generalGroupBox
| QGroupBox* DlgCreateGame::generalGroupBox |
|
private |
◆ maxPlayersEdit
| QSpinBox* DlgCreateGame::maxPlayersEdit |
|
private |
◆ maxPlayersLabel
| QLabel * DlgCreateGame::maxPlayersLabel |
|
private |
◆ onlyBuddiesCheckBox
| QCheckBox* DlgCreateGame::onlyBuddiesCheckBox |
|
private |
◆ onlyRegisteredCheckBox
| QCheckBox * DlgCreateGame::onlyRegisteredCheckBox |
|
private |
◆ passwordEdit
| QLineEdit * DlgCreateGame::passwordEdit |
|
private |
◆ passwordLabel
| QLabel * DlgCreateGame::passwordLabel |
|
private |
◆ rememberGameSettings
| QCheckBox* DlgCreateGame::rememberGameSettings |
|
private |
◆ room
◆ shareDecklistsOnLoadCheckBox
| QCheckBox* DlgCreateGame::shareDecklistsOnLoadCheckBox |
|
private |
◆ shareDecklistsOnLoadLabel
| QLabel * DlgCreateGame::shareDecklistsOnLoadLabel |
|
private |
◆ spectatorsAllowedCheckBox
| QCheckBox* DlgCreateGame::spectatorsAllowedCheckBox |
|
private |
◆ spectatorsCanTalkCheckBox
| QCheckBox * DlgCreateGame::spectatorsCanTalkCheckBox |
|
private |
◆ spectatorsGroupBox
| QGroupBox * DlgCreateGame::spectatorsGroupBox |
|
private |
◆ spectatorsNeedPasswordCheckBox
| QCheckBox * DlgCreateGame::spectatorsNeedPasswordCheckBox |
|
private |
◆ spectatorsSeeEverythingCheckBox
| QCheckBox * DlgCreateGame::spectatorsSeeEverythingCheckBox |
|
private |
◆ startingLifeTotalEdit
| QSpinBox * DlgCreateGame::startingLifeTotalEdit |
|
private |
◆ startingLifeTotalLabel
| QLabel * DlgCreateGame::startingLifeTotalLabel |
|
private |
The documentation for this class was generated from the following files: