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