AusweisApp2
|
#include <ChangePinController.h>
Öffentliche Methoden | |
ChangePinController (QSharedPointer< ChangePinContext > pContext) | |
~ChangePinController () 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 (bool pRequestTransportPin=false) |
Weitere Geerbte Elemente | |
![]() | |
void | fireComplete () |
![]() | |
QStateMachine | mStateMachine |
const QSharedPointer< WorkflowContext > | mContext |
|
explicit |
|
overridedefault |
|
static |