16#include <QSharedPointer>
29 QSharedPointer<ChangePinContext> mContext;
34 void resetChangePinContext(
const QSharedPointer<ChangePinContext>& pContext = QSharedPointer<ChangePinContext>());
41 void onPaceResultUpdated();
Definition: ChangePinModel.h:24
void resetChangePinContext(const QSharedPointer< ChangePinContext > &pContext=QSharedPointer< ChangePinContext >())
Definition: ChangePinModel.cpp:13
void fireStartWorkflow(const QSharedPointer< WorkflowRequest > &pRequest)
Q_INVOKABLE void startWorkflow(bool pRequestTransportPin)
Definition: ChangePinModel.cpp:30
QVector< ReaderManagerPlugInType > getSupportedReaderPlugInTypes() const override
Definition: ChangePinModel.cpp:47
QString getResultString() const override
Definition: ChangePinModel.cpp:36
Definition: WorkflowModel.h:23
Implementation of GeneralAuthenticate response APDUs.
Definition: CommandApdu.h:16