AusweisApp2
governikus::FinalState Klassenreferenz

#include <FinalState.h>

Klassendiagramm für governikus::FinalState:

Öffentliche Methoden

 FinalState (const QSharedPointer< WorkflowContext > &pContext)
 
- Öffentliche Methoden geerbt von governikus::AbstractState
virtual ~AbstractState () override
 
void onEntry (QEvent *pEvent) override
 
QString getStateName () const
 
void setStateName (const QString &pName)
 
- Öffentliche Methoden geerbt von governikus::GenericContextContainer< WorkflowContext >
 GenericContextContainer (const QSharedPointer< WorkflowContext > &pContext)
 
virtual ~GenericContextContainer ()=default
 
virtual QSharedPointer< WorkflowContextgetContext ()
 

Geschützte Methoden

void onEntry (QEvent *pEvent) override
 
- Geschützte Methoden geerbt von governikus::AbstractState
 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)
 

Weitere Geerbte Elemente

- Öffentliche Slots geerbt von governikus::AbstractState
void onStateApprovedChanged ()
 
virtual void onUserCancelled ()
 
void onCardRemoved (const QString &pReaderName)
 
- Signale geerbt von governikus::AbstractState
void fireContinue ()
 
void fireAbort ()
 
- Öffentliche, statische Methoden geerbt von governikus::AbstractState
static QString getClassName (const char *const pName)
 
template<typename T >
static bool isState (const QString &pState)
 
- Geschützte Attribute geerbt von governikus::AbstractState
QVector< QMetaObject::Connection > mConnections
 

Beschreibung der Konstruktoren und Destruktoren

◆ FinalState()

governikus::FinalState::FinalState ( const QSharedPointer< WorkflowContext > &  pContext)
inlineexplicit

Dokumentation der Elementfunktionen

◆ onEntry()

void governikus::FinalState::onEntry ( QEvent *  pEvent)
inlineoverrideprotected
Hier ist ein Graph, der zeigt, was diese Funktion aufruft:

Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Dateien: