QComboBox * countryEdit
Definition dlg_register.h:59
QString getPlayerName() const
Definition dlg_register.h:31
QLabel * playernameLabel
Definition dlg_register.h:55
QLineEdit * emailConfirmationEdit
Definition dlg_register.h:58
QLabel * passwordLabel
Definition dlg_register.h:55
void actOk()
Definition dlg_register.cpp:357
QString getRealName() const
Definition dlg_register.h:47
QString getHost() const
Definition dlg_register.h:23
QLabel * emailConfirmationLabel
Definition dlg_register.h:56
QLineEdit * portEdit
Definition dlg_register.h:57
QLabel * emailLabel
Definition dlg_register.h:56
QString getEmail() const
Definition dlg_register.h:39
QLabel * portLabel
Definition dlg_register.h:55
QString getPassword() const
Definition dlg_register.h:35
QLineEdit * realnameEdit
Definition dlg_register.h:58
QLabel * countryLabel
Definition dlg_register.h:56
int getPort() const
Definition dlg_register.h:27
QLabel * hostLabel
Definition dlg_register.h:55
QString getCountry() const
Definition dlg_register.h:43
QLabel * realnameLabel
Definition dlg_register.h:56
QLabel * infoLabel
Definition dlg_register.h:55
QLineEdit * emailEdit
Definition dlg_register.h:57
QLineEdit * passwordEdit
Definition dlg_register.h:57
QLineEdit * hostEdit
Definition dlg_register.h:57
QLineEdit * playernameEdit
Definition dlg_register.h:57
DlgRegister(QWidget *parent=nullptr)
Definition dlg_register.cpp:13
QLineEdit * passwordConfirmationEdit
Definition dlg_register.h:57
QLabel * passwordConfirmationLabel
Definition dlg_register.h:55