AusweisApp2
|
#include <StatePreparePaceIfd.h>
Signale | |
void | fireEnterPacePassword () |
![]() | |
void | fireContinue () |
void | fireAbort (const FailureCode &pFailure) |
Freundbeziehungen | |
class | StateBuilder |
class | ::test_StatePreparePaceIfd |
Weitere Geerbte Elemente | |
![]() | |
void | onStateApprovedChanged (bool pApproved) |
virtual void | onUserCancelled () |
void | onCardRemoved (const ReaderInfo &pInfo) |
![]() | |
~AbstractState () override=default | |
QString | getStateName () const |
void | setStateName (const QString &pName) |
![]() | |
GenericContextContainer (const QSharedPointer< WorkflowContext > &pContext) | |
QSharedPointer< IfdServiceContext > | getContext () const |
![]() | |
static QString | getClassName (const char *const pName) |
template<typename T > | |
static QString | getClassName () |
template<typename T > | |
static bool | isState (const QString &pState) |
![]() | |
static const char *const | cFORCE_START_STOP_SCAN = "FORCE_START_STOP_SCAN" |
![]() | |
AbstractState (const QSharedPointer< WorkflowContext > &pContext) | |
void | setAbortOnCardRemoved () |
void | setKeepCardConnectionAlive () |
void | onEntry (QEvent *pEvent) override |
void | onExit (QEvent *pEvent) override |
void | clearConnections () |
bool | isCancellationByUser () |
void | updateStatus (const GlobalStatus &pStatus) |
void | updateStartPaosResult (const ECardApiResult &pStartPaosResult) |
void | stopNfcScanIfNecessary (const QString &pError=QString()) |
![]() | |
QVector< QMetaObject::Connection > | mConnections |
|
signal |
|
friend |
|
friend |