AusweisApp2
|
#include <StepShowSelfAuthenticationDataGui.h>
Öffentliche Methoden | |
StepShowSelfAuthenticationDataGui (QSharedPointer< SelfAuthContext > pContext, AuthenticateStepsWidget *pStepsWidget) | |
virtual | ~StepShowSelfAuthenticationDataGui () override |
virtual void | activate () override |
virtual void | deactivate () override |
![]() | |
StepGui (const QSharedPointer< WorkflowContext > &pContext) | |
virtual | ~StepGui () |
StepGuiDelegate * | getStepGuiDelegate () const |
virtual void | forwardStep () |
Weitere Geerbte Elemente | |
![]() | |
void | fireUiFinished () |
void | fireCancelled () |
![]() | |
void | setForwardButtonState (ButtonState pState, const QString &pText=QString()) |
void | setCancelButtonState (ButtonState pState) |
![]() | |
QScopedPointer< StepGuiDelegate > | mDelegate |
StepShowSelfAuthenticationDataGui::StepShowSelfAuthenticationDataGui | ( | QSharedPointer< SelfAuthContext > | pContext, |
AuthenticateStepsWidget * | pStepsWidget | ||
) |
|
overridevirtual |
|
overridevirtual |
Erneute Implementation von governikus::StepGui.
|
overridevirtual |
Erneute Implementation von governikus::StepGui.