Cockatrice 2026-09-01-Development-3.1.0-beta.10
A virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
IntentJoinServerGame Member List

This is the complete list of members for IntentJoinServerGame, including all inherited members.

checkPrecondition() const overrideIntentJoinServerGameprotectedvirtual
completedIntentprivate
contextIntentJoinServerGameprivate
emitFailed(const QString &reason)Intentprotected
emitFinished()Intentprotected
execute()Intent
failed(QString reason)Intentsignal
finished()Intentsignal
Intent(QObject *parent=nullptr)Intentexplicit
IntentJoinServerGame(TabSupervisor *_tabSupervisor, RemoteClient *_remoteClient, std::unique_ptr< ContextJoinGame > _context)IntentJoinServerGame
onPreconditionNotSatisfied() overrideIntentJoinServerGameprotectedvirtual
onPreconditionSatisfied() overrideIntentJoinServerGameprotectedvirtual
remoteClientIntentJoinServerGameprivate
runDependency(Intent *dependency)Intentprotected
tabSupervisorIntentJoinServerGameprivate
tryJoinGame(TabRoom *room)IntentJoinServerGameprivate
waitForGame(TabRoom *room)IntentJoinServerGameprivate
~Intent() overrideIntent