18#include <QSharedPointer>
31 QSharedPointer<ChangePinContext> mContext;
36 void resetChangePinContext(
const QSharedPointer<ChangePinContext>& pContext = QSharedPointer<ChangePinContext>());
43 void onPaceResultUpdated();
Definition: ChangePinModel.h:26
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:25
Implementation of GeneralAuthenticate response APDUs.
Definition: CommandApdu.h:16