15 #include <QSharedPointer> 28 QSharedPointer<ChangePinContext> mContext;
33 void resetChangePinContext(
const QSharedPointer<ChangePinContext>& pContext = QSharedPointer<ChangePinContext>());
39 void onPaceResultUpdated();
Definition: ChangePinModel.h:21
void resetChangePinContext(const QSharedPointer< ChangePinContext > &pContext=QSharedPointer< ChangePinContext >())
Definition: ChangePinModel.cpp:12
void fireStartWorkflow(bool pRequestTransportPin)
Implementation of ActivationContext for Intent based activation on Android systems.
Definition: ActivationContext.h:14
QString getResultString() const override
Definition: ChangePinModel.cpp:33
Q_INVOKABLE void startWorkflow(bool pRequestTransportPin)
Definition: ChangePinModel.cpp:27
Definition: WorkflowModel.h:21