AusweisApp
|
#include <AuthController.h>
Öffentliche Methoden | |
AuthController (QSharedPointer< AuthContext > pContext) | |
~AuthController () override=default | |
![]() | |
WorkflowController (const QSharedPointer< WorkflowContext > &pContext) | |
void | run () |
Öffentliche, statische Methoden | |
static QSharedPointer< WorkflowRequest > | createWorkflowRequest (const QUrl &pUrl, const QVariant &pData=QVariant(), const AuthContext::BrowserHandler &pBrowserHandler=AuthContext::BrowserHandler()) |
Weitere Geerbte Elemente | |
![]() | |
void | fireComplete () |
![]() | |
template<typename T > | |
T * | addState () |
template<typename T > | |
T * | addInitialState () |
|
explicit |
|
overridedefault |
|
static |