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