|
AusweisApp2
|
#include <StepShowSelfAuthenticationDataGui.h>
Öffentliche Methoden | |
| StepShowSelfAuthenticationDataGui (QSharedPointer< SelfAuthContext > pContext, AuthenticateStepsWidget *pStepsWidget) | |
| virtual | ~StepShowSelfAuthenticationDataGui () override |
| virtual void | activate () override |
| virtual void | deactivate () override |
Öffentliche Methoden geerbt von governikus::StepGui | |
| StepGui (const QSharedPointer< WorkflowContext > &pContext) | |
| virtual | ~StepGui () |
| StepGuiDelegate * | getStepGuiDelegate () const |
| virtual void | forwardStep () |
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 |
| StepShowSelfAuthenticationDataGui::StepShowSelfAuthenticationDataGui | ( | QSharedPointer< SelfAuthContext > | pContext, |
| AuthenticateStepsWidget * | pStepsWidget | ||
| ) |
|
overridevirtual |
|
overridevirtual |
Erneute Implementation von governikus::StepGui.
|
overridevirtual |
Erneute Implementation von governikus::StepGui.