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

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

checkPrecondition() const overrideIntentConnectToServerprotectedvirtual
completedIntentprivate
contextIntentConnectToServerprivate
emitFailed(const QString &reason)Intentprotected
emitFinished()Intentprotected
execute()Intent
failed(QString reason)Intentsignal
finished()Intentsignal
Intent(QObject *parent=nullptr)Intentexplicit
IntentConnectToServer(RemoteClient *_remoteClient, ContextConnectToServer *_context)IntentConnectToServer
onPreconditionNotSatisfied() overrideIntentConnectToServerprotectedvirtual
onPreconditionSatisfied() overrideIntentConnectToServerprotectedvirtual
onSocketError(const QString &errorString)IntentConnectToServerprivateslot
onStatusChanged(ClientStatus status)IntentConnectToServerprivateslot
remoteClientIntentConnectToServerprivate
runDependency(Intent *dependency)Intentprotected
~Intent() overrideIntent