![]() |
Cockatrice 2026-09-01-Development-3.1.0-beta.10
A virtual tabletop for multiplayer card games
|
#include <intent_wait_for_database_load.h>
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) |
Additional Inherited Members | |
| Signals inherited from Intent | |
| void | finished () |
| void | failed (QString reason) |
| Public Member Functions inherited from Intent | |
| Intent (QObject *parent=nullptr) | |
| ~Intent () override | |
| void | execute () |
|
overrideprotectedvirtual |
|
overrideprotectedvirtual |
|
overrideprotectedvirtual |