This is the complete list of members for ConnectionController, including all inherited members.
| client() const | ConnectionController | inline |
| clientThread | ConnectionController | private |
| ConnectionController(QWidget *dialogParent, QObject *parent=nullptr) | ConnectionController | explicit |
| connectToServer() | ConnectionController | |
| connectToServerDirect(const QString &host, unsigned int port, const QString &playerName, const QString &password) | ConnectionController | |
| dialogParent | ConnectionController | private |
| disconnectFromServer() | ConnectionController | |
| dlgConnect | ConnectionController | private |
| extractInvalidUsernameMessage(QString &in) | ConnectionController | privatestatic |
| forgotPasswordRequest() | ConnectionController | |
| onActivateAccepted() | ConnectionController | privateslot |
| onActivateError() | ConnectionController | privateslot |
| onConnectionClosedEvent(const Event_ConnectionClosed &event) | ConnectionController | privateslot |
| onForgotPasswordError() | ConnectionController | privateslot |
| onForgotPasswordSuccess() | ConnectionController | privateslot |
| onLoginError(int r, QString reasonStr, quint32 endTime, const QList< QString > &missingFeatures) | ConnectionController | privateslot |
| onNotifyUserAboutUpdate() | ConnectionController | privateslot |
| onPromptForgotPasswordChallenge() | ConnectionController | privateslot |
| onPromptForgotPasswordReset() | ConnectionController | privateslot |
| onProtocolVersionMismatch(int localVersion, int remoteVersion) | ConnectionController | privateslot |
| onRegisterAccepted() | ConnectionController | privateslot |
| onRegisterAcceptedNeedsActivate() | ConnectionController | privateslot |
| onRegisterError(int r, QString reasonStr, quint32 endTime) | ConnectionController | privateslot |
| onServerShutdownEvent(const Event_ServerShutdown &event) | ConnectionController | privateslot |
| onServerTimeout() | ConnectionController | privateslot |
| onSocketError(const QString &errorStr) | ConnectionController | privateslot |
| onStatusChanged(ClientStatus status) | ConnectionController | privateslot |
| onUserInfoReceived(const ServerInfo_User &info) | ConnectionController | privateslot |
| refreshWindowTitle() | ConnectionController | inline |
| registerToServer() | ConnectionController | |
| remoteClient | ConnectionController | private |
| serverShutdownMessageBox | ConnectionController | private |
| statusChanged(ClientStatus status) | ConnectionController | signal |
| tabSupervisorStartRequested(const ServerInfo_User &info) | ConnectionController | signal |
| tabSupervisorStopRequested() | ConnectionController | signal |
| updateWindowTitle() | ConnectionController | private |
| windowTitleChanged(const QString &title) | ConnectionController | signal |
| wireClientSignals() | ConnectionController | private |
| ~ConnectionController() override | ConnectionController | |