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