|
AusweisApp2
|
#include <StepAuthenticationEac1Gui.h>
Öffentliche Slots | |
| virtual void | onShowPayAttentionToReader () |
| void | onPinUpdated (const QString &pPin) |
| void | onCanUpdated (const QString &pCan) |
| void | onUiFinished () |
Öffentliche Methoden | |
| StepAuthenticationEac1Gui (QSharedPointer< AuthContext > pContext, AuthenticateStepsWidget *pStepsWidget) | |
| virtual | ~StepAuthenticationEac1Gui () override |
| virtual void | activate () override |
| virtual void | deactivate () override |
| bool | isActive () const |
| virtual void | setState (StepAuthenticationEac1Widget::State pState) |
| virtual void | incorrectPinError () |
| virtual void | forwardStep () override |
| virtual void | hidePayAttentionToReader () |
Öffentliche Methoden geerbt von governikus::StepGui | |
| StepGui (const QSharedPointer< WorkflowContext > &pContext) | |
| virtual | ~StepGui () |
| StepGuiDelegate * | getStepGuiDelegate () const |
Weitere Geerbte Elemente | |
Signale geerbt von governikus::StepGui | |
| void | fireUiFinished () |
| void | fireCancelled () |
Geschützte Methoden geerbt von governikus::StepGui | |
| void | setForwardButtonState (ButtonState pState, const QString &pText=QString()) |
| void | setCancelButtonState (ButtonState pState) |
Geschützte Attribute geerbt von governikus::StepGui | |
| QScopedPointer< StepGuiDelegate > | mDelegate |
| StepAuthenticationEac1Gui::StepAuthenticationEac1Gui | ( | QSharedPointer< AuthContext > | pContext, |
| AuthenticateStepsWidget * | pStepsWidget | ||
| ) |
|
overridevirtual |
|
overridevirtual |
Erneute Implementation von governikus::StepGui.
|
overridevirtual |
Erneute Implementation von governikus::StepGui.
|
overridevirtual |
Erneute Implementation von governikus::StepGui.
|
virtual |
|
virtual |
| bool StepAuthenticationEac1Gui::isActive | ( | ) | const |
|
slot |
|
slot |
|
virtualslot |
|
slot |
|
virtual |