![]() |
Cockatrice 2026-09-01-Development-3.1.0-beta.10
A virtual tabletop for multiplayer card games
|
This is the complete list of members for IntentConnectToServer, including all inherited members.
| checkPrecondition() const override | IntentConnectToServer | protectedvirtual |
| completed | Intent | private |
| context | IntentConnectToServer | private |
| emitFailed(const QString &reason) | Intent | protected |
| emitFinished() | Intent | protected |
| execute() | Intent | |
| failed(QString reason) | Intent | signal |
| finished() | Intent | signal |
| Intent(QObject *parent=nullptr) | Intent | explicit |
| IntentConnectToServer(RemoteClient *_remoteClient, ContextConnectToServer *_context) | IntentConnectToServer | |
| onPreconditionNotSatisfied() override | IntentConnectToServer | protectedvirtual |
| onPreconditionSatisfied() override | IntentConnectToServer | protectedvirtual |
| onSocketError(const QString &errorString) | IntentConnectToServer | privateslot |
| onStatusChanged(ClientStatus status) | IntentConnectToServer | privateslot |
| remoteClient | IntentConnectToServer | private |
| runDependency(Intent *dependency) | Intent | protected |
| ~Intent() override | Intent |