Cockatrice 2026-09-01-Development-3.1.0-beta.10
A virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
IntentGetLoginCredentials Class Reference

#include <intent_login.h>

Inheritance diagram for IntentGetLoginCredentials:
[legend]
Collaboration diagram for IntentGetLoginCredentials:
[legend]

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

ContextConnectToServercontext

Additional Inherited Members

Signals inherited from Intent
void finished ()
void failed (QString reason)

Constructor & Destructor Documentation

◆ IntentGetLoginCredentials()

IntentGetLoginCredentials::IntentGetLoginCredentials ( ContextConnectToServer * _context)
Here is the call graph for this function:

Member Function Documentation

◆ checkPrecondition()

bool IntentGetLoginCredentials::checkPrecondition ( ) const
overrideprotectedvirtual

Implements Intent.

Here is the call graph for this function:

◆ onPreconditionNotSatisfied()

void IntentGetLoginCredentials::onPreconditionNotSatisfied ( )
overrideprotectedvirtual

Implements Intent.

Here is the call graph for this function:

◆ onPreconditionSatisfied()

void IntentGetLoginCredentials::onPreconditionSatisfied ( )
overrideprotectedvirtual

Implements Intent.

Here is the call graph for this function:

Member Data Documentation

◆ context

ContextConnectToServer* IntentGetLoginCredentials::context
private

The documentation for this class was generated from the following files: