AusweisApp
|
#include <SelfAuthController.h>
Öffentliche Methoden | |
SelfAuthController (QSharedPointer< SelfAuthContext > pContext) | |
~SelfAuthController () override=default | |
![]() | |
WorkflowController (const QSharedPointer< WorkflowContext > &pContext) | |
void | run () |
Öffentliche, statische Methoden | |
static QSharedPointer< WorkflowRequest > | createWorkflowRequest (bool pActivateUi=true) |
Weitere Geerbte Elemente | |
![]() | |
void | fireComplete () |
![]() | |
template<typename T > | |
T * | addState () |
template<typename T > | |
T * | addInitialState () |
|
explicit |
|
overridedefault |
|
static |