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