AusweisApp2
|
#include <AuthController.h>
Öffentliche Methoden | |
AuthController (QSharedPointer< AuthContext > pContext) | |
~AuthController () override=default | |
![]() | |
WorkflowController (const QSharedPointer< WorkflowContext > &pContext) | |
~WorkflowController () override | |
void | run () |
QSharedPointer< WorkflowContext > | getContext () const |
template<typename T > | |
T * | addState () |
Weitere Geerbte Elemente | |
![]() | |
void | fireComplete () |
![]() | |
QStateMachine | mStateMachine |
const QSharedPointer< WorkflowContext > | mContext |
|
explicit |
|
overridedefault |