#include <dlg_connect.h>
◆ DlgConnect()
| DlgConnect::DlgConnect |
( |
QWidget * | parent = nullptr | ) |
|
|
explicit |
◆ ~DlgConnect()
| DlgConnect::~DlgConnect |
( |
| ) |
|
|
overridedefault |
◆ actForgotPassword
| void DlgConnect::actForgotPassword |
( |
| ) |
|
|
privateslot |
◆ actOk
| void DlgConnect::actOk |
( |
| ) |
|
|
privateslot |
◆ actRemoveSavedServer
| void DlgConnect::actRemoveSavedServer |
( |
| ) |
|
|
privateslot |
◆ downloadThePublicServers
| void DlgConnect::downloadThePublicServers |
( |
| ) |
|
|
slot |
◆ getHost()
| QString DlgConnect::getHost |
( |
| ) |
const |
|
nodiscard |
◆ getPassword()
| QString DlgConnect::getPassword |
( |
| ) |
const |
|
inlinenodiscard |
◆ getPlayerName()
| QString DlgConnect::getPlayerName |
( |
| ) |
const |
|
inlinenodiscard |
◆ getPort()
| int DlgConnect::getPort |
( |
| ) |
const |
|
inlinenodiscard |
◆ newHostSelected
| void DlgConnect::newHostSelected |
( |
bool | state | ) |
|
|
privateslot |
◆ passwordSaved
◆ preRebuildComboBoxList
| void DlgConnect::preRebuildComboBoxList |
( |
| ) |
|
|
privateslot |
◆ previousHostSelected
| void DlgConnect::previousHostSelected |
( |
bool | state | ) |
|
|
privateslot |
◆ rebuildComboBoxList
| void DlgConnect::rebuildComboBoxList |
( |
int | failure = -1 | ) |
|
|
privateslot |
◆ sigPublicServersDownloaded
| void DlgConnect::sigPublicServersDownloaded |
( |
| ) |
|
|
signal |
◆ sigStartForgotPasswordRequest
| void DlgConnect::sigStartForgotPasswordRequest |
( |
| ) |
|
|
signal |
◆ updateDisplayInfo
| void DlgConnect::updateDisplayInfo |
( |
const QString & | saveName | ) |
|
|
privateslot |
◆ autoConnectCheckBox
| QCheckBox * DlgConnect::autoConnectCheckBox |
|
private |
◆ btnConnect
| QPushButton* DlgConnect::btnConnect |
|
private |
◆ btnDeleteServer
| QPushButton * DlgConnect::btnDeleteServer |
|
private |
◆ btnForgotPassword
| QPushButton * DlgConnect::btnForgotPassword |
|
private |
◆ btnRefreshServers
| QPushButton * DlgConnect::btnRefreshServers |
|
private |
◆ connectionLayout
| QGridLayout* DlgConnect::connectionLayout |
|
private |
◆ forgotPasswordLabel
| QLabel * DlgConnect::forgotPasswordLabel |
|
private |
◆ forgotPasswordLayout
| QHBoxLayout * DlgConnect::forgotPasswordLayout |
|
private |
◆ grid
| QGridLayout * DlgConnect::grid |
|
private |
◆ hostEdit
| QLineEdit* DlgConnect::hostEdit |
|
private |
◆ hostLabel
| QLabel* DlgConnect::hostLabel |
|
private |
◆ hps
◆ loginGroupBox
| QGroupBox* DlgConnect::loginGroupBox |
|
private |
◆ loginLayout
| QGridLayout * DlgConnect::loginLayout |
|
private |
◆ mainLayout
| QVBoxLayout* DlgConnect::mainLayout |
|
private |
◆ newHolderLayout
| QHBoxLayout* DlgConnect::newHolderLayout |
|
private |
◆ newHostButton
| QRadioButton* DlgConnect::newHostButton |
|
private |
◆ passwordEdit
| QLineEdit * DlgConnect::passwordEdit |
|
private |
◆ passwordLabel
| QLabel * DlgConnect::passwordLabel |
|
private |
◆ placeHolderText
| const QString DlgConnect::placeHolderText = tr("Downloading...") |
|
private |
◆ playernameEdit
| QLineEdit * DlgConnect::playernameEdit |
|
private |
◆ playernameLabel
| QLabel * DlgConnect::playernameLabel |
|
private |
◆ portEdit
| QLineEdit * DlgConnect::portEdit |
|
private |
◆ portLabel
| QLabel * DlgConnect::portLabel |
|
private |
◆ previousHostButton
| QRadioButton * DlgConnect::previousHostButton |
|
private |
◆ previousHosts
| QComboBox* DlgConnect::previousHosts |
|
private |
◆ restrictionsGroupBox
| QGroupBox * DlgConnect::restrictionsGroupBox |
|
private |
◆ savedHostList
◆ saveEdit
| QLineEdit * DlgConnect::saveEdit |
|
private |
◆ saveLabel
| QLabel * DlgConnect::saveLabel |
|
private |
◆ savePasswordCheckBox
| QCheckBox* DlgConnect::savePasswordCheckBox |
|
private |
◆ serverContactLabel
| QLabel * DlgConnect::serverContactLabel |
|
private |
◆ serverContactLink
| QLabel * DlgConnect::serverContactLink |
|
private |
◆ serverInfoGroupBox
| QGroupBox * DlgConnect::serverInfoGroupBox |
|
private |
◆ serverInfoLayout
| QGridLayout * DlgConnect::serverInfoLayout |
|
private |
◆ serverIssuesLabel
| QLabel * DlgConnect::serverIssuesLabel |
|
private |
The documentation for this class was generated from the following files: