|
AusweisApp
|
#include <ChangePinModel.h>
Signale | |
| void | fireStartWorkflow (const QSharedPointer< WorkflowRequest > &pRequest) |
Öffentliche Methoden | |
| void | resetChangePinContext (const QSharedPointer< ChangePinContext > &pContext=QSharedPointer< ChangePinContext >()) |
| Q_INVOKABLE void | startWorkflow (bool pRequestTransportPin, bool pActivateUi=true, bool pOnlyCheckPin=false) |
| QString | getResultString () const override |
| QList< ReaderManagerPluginType > | getSupportedReaderPluginTypes () const override |
| GAnimation | getStatusCodeAnimation () const override |
| bool | isRequestTransportPin () const |
| bool | isOnlyCheckPin () const |
Propertys | |
| bool | requestTransportPin |
| bool | onlyCheckPin |
Freundbeziehungen | |
| class | ::test_UiPluginQml |
Weitere Geerbte Elemente | |
Öffentliche, statische Methoden geerbt von governikus::SingletonCreator< ChangePinModel > | |
| static ChangePinModel * | create (const QQmlEngine *, const QJSEngine *) |
|
signal |
|
override |
|
override |
|
override |
| bool ChangePinModel::isOnlyCheckPin | ( | ) | const |
| bool ChangePinModel::isRequestTransportPin | ( | ) | const |
| void ChangePinModel::resetChangePinContext | ( | const QSharedPointer< ChangePinContext > & | pContext = QSharedPointer<ChangePinContext>() | ) |
| void ChangePinModel::startWorkflow | ( | bool | pRequestTransportPin, |
| bool | pActivateUi = true, | ||
| bool | pOnlyCheckPin = false ) |
|
read |
|
read |