AusweisApp2
|
#include <SelfAuthController.h>
Öffentliche Methoden | |
SelfAuthController (QSharedPointer< SelfAuthContext > pContext) | |
~SelfAuthController () override=default | |
![]() | |
WorkflowController (const QSharedPointer< WorkflowContext > &pContext) | |
void | run () |
Action | getAction () const |
QSharedPointer< WorkflowContext > | getContext () const |
template<typename T > | |
T * | addState () |
Öffentliche, statische Methoden | |
static QSharedPointer< WorkflowRequest > | createWorkflowRequest () |
Weitere Geerbte Elemente | |
![]() | |
void | fireComplete () |
![]() | |
QStateMachine | mStateMachine |
const QSharedPointer< WorkflowContext > | mContext |
|
explicit |
|
overridedefault |
|
static |