AusweisApp2
|
#include <AuthController.h>
Öffentliche Methoden | |
AuthController (QSharedPointer< AuthContext > pContext) | |
~AuthController () 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 (const QSharedPointer< ActivationContext > &pActivationContext) |
static QSharedPointer< WorkflowRequest > | createWorkflowRequest (const QUrl &pUrl) |
Weitere Geerbte Elemente | |
![]() | |
void | fireComplete () |
![]() | |
QStateMachine | mStateMachine |
const QSharedPointer< WorkflowContext > | mContext |
|
explicit |
|
overridedefault |
|
static |
|
static |