AusweisApp2
|
#include <StepGui.h>
Signale | |
void | fireUiFinished () |
void | fireCancelled () |
Öffentliche Methoden | |
StepGui (const QSharedPointer< WorkflowContext > &pContext) | |
virtual | ~StepGui () |
StepGuiDelegate * | getStepGuiDelegate () const |
virtual void | activate () |
virtual void | deactivate () |
virtual void | forwardStep () |
Geschützte Methoden | |
void | setForwardButtonState (ButtonState pState, const QString &pText=QString()) |
void | setCancelButtonState (ButtonState pState) |
Geschützte Attribute | |
QScopedPointer< StepGuiDelegate > | mDelegate |
StepGui::StepGui | ( | const QSharedPointer< WorkflowContext > & | pContext | ) |
|
virtual |
|
inlinevirtual |
|
inlinevirtual |
Erneute Implementation in governikus::StepChooseCardGui, governikus::StepAuthenticationEac1Gui, governikus::StepShowSelfAuthenticationDataGui und governikus::StepProcessingGui.
|
signal |
|
signal |
|
virtual |
Erneute Implementation in governikus::StepAuthenticationEac1Gui und governikus::StepAuthenticationDoneGui.
|
inline |
|
inlineprotected |
|
inlineprotected |
|
protected |