gehe zur Dokumentation dieser Datei
15 #include <QSharedPointer>
28 QSharedPointer<ChangePinContext> mContext;
33 void resetChangePinContext(
const QSharedPointer<ChangePinContext>& pContext = QSharedPointer<ChangePinContext>());
39 void onPaceResultUpdated();
void fireStartWorkflow(bool pRequestTransportPin)
QString getResultString() const override
Definition: ChangePinModel.cpp:33
bool isError() const
Definition: WorkflowModel.cpp:71
void firePaceResultUpdated()
Q_INVOKABLE void startWorkflow(bool pRequestTransportPin)
Definition: ChangePinModel.cpp:27
void resetWorkflowContext(const QSharedPointer< WorkflowContext > &pContext=QSharedPointer< WorkflowContext >())
Definition: WorkflowModel.cpp:39
virtual QString getResultString() const
Definition: WorkflowModel.cpp:65
void fireSuccessMessageChanged()
Implementation of ActivationContext for Intent based activation on Android systems.
Definition: ActivationContext.h:15
void resetChangePinContext(const QSharedPointer< ChangePinContext > &pContext=QSharedPointer< ChangePinContext >())
Definition: ChangePinModel.cpp:12
Definition: ChangePinModel.h:23
Definition: WorkflowModel.h:23