AusweisApp2
|
#include <StateEnterPacePasswordRemote.h>
Öffentliche Methoden | |
void | onEntry (QEvent *pEvent) override |
![]() | |
virtual | ~AbstractState () override |
void | onEntry (QEvent *pEvent) override |
QString | getStateName () const |
void | setStateName (const QString &pName) |
![]() | |
GenericContextContainer (const QSharedPointer< WorkflowContext > &pContext) | |
virtual | ~GenericContextContainer ()=default |
virtual QSharedPointer< RemoteServiceContext > | getContext () |
Freundbeziehungen | |
class | StateBuilder |
Weitere Geerbte Elemente | |
![]() | |
void | onStateApprovedChanged () |
virtual void | onUserCancelled () |
void | onCardRemoved (const QString &pReaderName) |
![]() | |
void | fireContinue () |
void | fireAbort () |
![]() | |
static QString | getClassName (const char *const pName) |
template<typename T > | |
static bool | isState (const QString &pState) |
![]() | |
AbstractState (const QSharedPointer< WorkflowContext > &pContext, bool pConnectOnCardRemoved=true) | |
void | onExit (QEvent *pEvent) override |
void | clearConnections () |
bool | isCancellationByUser () |
void | updateStatus (const GlobalStatus &pStatus) |
void | updateStartPaosResult (const ECardApiResult &pStartPaosResult) |
![]() | |
QVector< QMetaObject::Connection > | mConnections |
|
override |
|
friend |