|
AusweisApp
|
#include <ChangePinModel.h>
Propertys | |
| bool | requestTransportPin |
Propertys geerbt von governikus::WorkflowModel | |
| QString | currentState |
| QString | resultString |
| bool | error |
| bool | errorIsMasked |
| governikus::EnumReaderManagerPluginType::ReaderManagerPluginType | readerPluginType |
| QList< ReaderManagerPluginType > | supportedPluginTypes |
| bool | isBasicReader |
| bool | isRemoteReader |
| bool | isCurrentSmartCardAllowed |
| QString | eidTypeMismatchError |
| bool | hasNextWorkflowPending |
| QString | statusHintText |
| QString | statusHintTitle |
| QString | statusHintActionText |
| QString | statusCodeImage |
| bool | showRemoveCardFeedback |
| bool | hasCard |
| governikus::EnumCardReturnCode::CardReturnCode | lastReturnCode |
Freundbeziehungen | |
| class | ::test_UiPluginQml |
Weitere Geerbte Elemente | |
Öffentliche, statische Methoden geerbt von governikus::SingletonCreator< ChangePinModel > | |
| static ChangePinModel * | create (const QQmlEngine *, const QJSEngine *) |
Geschützte Methoden geerbt von governikus::WorkflowModel | |
| WorkflowModel () | |
| ~WorkflowModel () override=default | |
|
signal |
|
overridevirtual |
Erneute Implementation von governikus::WorkflowModel.
|
overridevirtual |
Erneute Implementation von governikus::WorkflowModel.
| bool ChangePinModel::isRequestTransportPin | ( | ) | const |
| void ChangePinModel::resetChangePinContext | ( | const QSharedPointer< ChangePinContext > & | pContext = QSharedPointer<ChangePinContext>() | ) |
|
read |