![]() |
Cockatrice 2026-09-01-Development-3.1.0-beta.10
A virtual tabletop for multiplayer card games
|
#include <intent_login.h>
Public Member Functions | |
| IntentGetLoginCredentials (ContextConnectToServer *_context) | |
| Public Member Functions inherited from Intent | |
| Intent (QObject *parent=nullptr) | |
| ~Intent () override | |
| void | execute () |
Protected Member Functions | |
| bool | checkPrecondition () const override |
| void | onPreconditionSatisfied () override |
| void | onPreconditionNotSatisfied () override |
| Protected Member Functions inherited from Intent | |
| void | runDependency (Intent *dependency) |
| void | emitFinished () |
| void | emitFailed (const QString &reason) |
Private Attributes | |
| ContextConnectToServer * | context |
Additional Inherited Members | |
| Signals inherited from Intent | |
| void | finished () |
| void | failed (QString reason) |
| IntentGetLoginCredentials::IntentGetLoginCredentials | ( | ContextConnectToServer * | _context | ) |
|
overrideprotectedvirtual |
|
overrideprotectedvirtual |
|
overrideprotectedvirtual |
|
private |