AusweisApp2
|
#include <StepProcessingGui.h>
Öffentliche Methoden | |
StepProcessingGui (const QSharedPointer< WorkflowContext > &pContext, AuthenticateStepsWidget *pStepsWidget) | |
virtual | ~StepProcessingGui () 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 |
StepProcessingGui::StepProcessingGui | ( | const QSharedPointer< WorkflowContext > & | pContext, |
AuthenticateStepsWidget * | pStepsWidget | ||
) |
|
overridevirtual |
|
overridevirtual |
Erneute Implementation von governikus::StepGui.
|
overridevirtual |
Erneute Implementation von governikus::StepGui.