AusweisApp2
SelfAuthController.h
gehe zur Dokumentation dieser Datei
1
7
#pragma once
8
9
#include "
WorkflowController.h
"
10
11
namespace
governikus
12
{
13
14
class
SelfAuthContext;
15
16
class
SelfAuthController
17
:
public
WorkflowController
18
{
19
Q_OBJECT
20
21
public
:
22
explicit
SelfAuthController
(QSharedPointer<SelfAuthContext> pContext);
23
virtual
~SelfAuthController
() =
default
;
24
};
25
26
}
// namespace governikus
governikus::SelfAuthController::~SelfAuthController
virtual ~SelfAuthController()=default
governikus::WorkflowController
Definition:
WorkflowController.h:20
WorkflowController.h
governikus::CompositeStateTrustedChannel::fireAbort
void fireAbort()
Definition:
moc_CompositeStateTrustedChannel.cpp:147
CompositeStateTrustedChannel.h
governikus::AbstractState::fireContinue
void fireContinue()
Definition:
moc_AbstractState.cpp:158
governikus::AbstractState::fireAbort
void fireAbort()
Definition:
moc_AbstractState.cpp:164
StateCheckRefreshAddress.h
governikus::CompositeStateTrustedChannel::fireContinue
void fireContinue()
Definition:
moc_CompositeStateTrustedChannel.cpp:141
SelfAuthController.h
governikus::SelfAuthController::SelfAuthController
SelfAuthController(QSharedPointer< SelfAuthContext > pContext)
Definition:
SelfAuthController.cpp:26
StateGetSelfAuthenticationData.h
governikus
Implementation of ActivationContext for Intent based activation on Android systems.
Definition:
ActivationContext.h:15
StateCheckError.h
governikus::SelfAuthController
Definition:
SelfAuthController.h:18
SelfAuthContext.h
governikus::CompositeStateTrustedChannel
Definition:
CompositeStateTrustedChannel.h:18
StateWriteHistory.h
StateActivateStoreFeedbackDialog.h
StateLoadTcTokenUrl.h
StateSendWhitelistSurvey.h
governikus::WorkflowController::mStateMachine
QStateMachine mStateMachine
Definition:
WorkflowController.h:24
StateShowSelfInfo.h
FinalState.h
src
core
controller
SelfAuthController.h
Erzeugt von
1.8.18