![]() |
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 IntentJoinServerGame, including all inherited members.
| checkPrecondition() const override | IntentJoinServerGame | protectedvirtual |
| completed | Intent | private |
| context | IntentJoinServerGame | 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 |
| IntentJoinServerGame(TabSupervisor *_tabSupervisor, RemoteClient *_remoteClient, std::unique_ptr< ContextJoinGame > _context) | IntentJoinServerGame | |
| onPreconditionNotSatisfied() override | IntentJoinServerGame | protectedvirtual |
| onPreconditionSatisfied() override | IntentJoinServerGame | protectedvirtual |
| remoteClient | IntentJoinServerGame | private |
| runDependency(Intent *dependency) | Intent | protected |
| tabSupervisor | IntentJoinServerGame | private |
| tryJoinGame(TabRoom *room) | IntentJoinServerGame | private |
| waitForGame(TabRoom *room) | IntentJoinServerGame | private |
| ~Intent() override | Intent |