#include <ApplicationModel.h>
|
| enum class | Settings { SETTING_WIFI
, SETTING_NETWORK
, SETTING_NFC
, SETTING_APP
} |
| |
| enum class | Workflow {
WORKFLOW_CHANGE_PIN
, WORKFLOW_SELF_AUTHENTICATION
, WORKFLOW_AUTHENTICATION
, WORKFLOW_SMART
,
WORKFLOW_REMOTE_SERVICE
, WORKFLOW_NONE
} |
| |
| enum class | QmlNfcState { NFC_UNAVAILABLE
, NFC_DISABLED
, NFC_INACTIVE
, NFC_READY
} |
| |
◆ QmlNfcState
| Aufzählungswerte |
|---|
| NFC_UNAVAILABLE | |
| NFC_DISABLED | |
| NFC_INACTIVE | |
| NFC_READY | |
◆ Settings
| Aufzählungswerte |
|---|
| SETTING_WIFI | |
| SETTING_NETWORK | |
| SETTING_NFC | |
| SETTING_APP | |
◆ Workflow
| Aufzählungswerte |
|---|
| WORKFLOW_CHANGE_PIN | |
| WORKFLOW_SELF_AUTHENTICATION | |
| WORKFLOW_AUTHENTICATION | |
| WORKFLOW_SMART | |
| WORKFLOW_REMOTE_SERVICE | |
| WORKFLOW_NONE | |
◆ enableWifi()
| void ApplicationModel::enableWifi |
( |
| ) |
const |
◆ fireApplicationStateChanged
| void governikus::ApplicationModel::fireApplicationStateChanged |
( |
bool |
pIsAppInForeground | ) |
|
|
signal |
◆ fireAvailableReaderChanged
| void governikus::ApplicationModel::fireAvailableReaderChanged |
( |
| ) |
|
|
signal |
◆ fireCurrentWorkflowChanged
| void governikus::ApplicationModel::fireCurrentWorkflowChanged |
( |
| ) |
|
|
signal |
◆ fireFeedbackChanged
| void governikus::ApplicationModel::fireFeedbackChanged |
( |
| ) |
|
|
signal |
◆ fireNfcStateChanged
| void governikus::ApplicationModel::fireNfcStateChanged |
( |
| ) |
|
|
signal |
◆ fireReaderPropertiesUpdated
| void governikus::ApplicationModel::fireReaderPropertiesUpdated |
( |
| ) |
|
|
signal |
◆ fireStoreUrlChanged
| void governikus::ApplicationModel::fireStoreUrlChanged |
( |
| ) |
|
|
signal |
◆ fireWifiEnabledChanged
| void governikus::ApplicationModel::fireWifiEnabledChanged |
( |
| ) |
|
|
signal |
◆ getAvailablePcscReader()
| qsizetype ApplicationModel::getAvailablePcscReader |
( |
| ) |
const |
◆ getAvailableReader()
| qsizetype ApplicationModel::getAvailableReader |
( |
| ) |
const |
◆ getCurrentWorkflow()
◆ getCustomConfigPath()
| QUrl ApplicationModel::getCustomConfigPath |
( |
| ) |
const |
◆ getFeedback()
| QString ApplicationModel::getFeedback |
( |
| ) |
const |
◆ getLicenseText()
| QStringList ApplicationModel::getLicenseText |
( |
| ) |
const |
◆ getNfcState()
◆ getReleaseNotesUrl()
| QUrl ApplicationModel::getReleaseNotesUrl |
( |
| ) |
const |
◆ getStoreUrl()
| QString ApplicationModel::getStoreUrl |
( |
| ) |
const |
◆ isExtendedLengthApdusUnsupported()
| bool ApplicationModel::isExtendedLengthApdusUnsupported |
( |
| ) |
const |
◆ isReaderTypeAvailable()
| bool ApplicationModel::isReaderTypeAvailable |
( |
ReaderManagerPlugInType |
pPlugInType | ) |
const |
◆ isScreenReaderRunning()
| bool ApplicationModel::isScreenReaderRunning |
( |
| ) |
const |
◆ isWifiEnabled()
| bool ApplicationModel::isWifiEnabled |
( |
| ) |
const |
◆ keepScreenOn()
| void ApplicationModel::keepScreenOn |
( |
bool |
pActive | ) |
const |
◆ onShowNextFeedback
| void ApplicationModel::onShowNextFeedback |
( |
| ) |
|
|
slot |
◆ onTranslationChanged
| void ApplicationModel::onTranslationChanged |
( |
| ) |
|
|
slot |
◆ randomInt()
| int ApplicationModel::randomInt |
( |
int |
pLowerBound, |
|
|
int |
pUpperBound |
|
) |
| const |
◆ resetContext()
| void ApplicationModel::resetContext |
( |
const QSharedPointer< WorkflowContext > & |
pContext = QSharedPointer<WorkflowContext>() | ) |
|
◆ saveEmbeddedConfig()
| void ApplicationModel::saveEmbeddedConfig |
( |
const QUrl & |
pFilename | ) |
const |
◆ setClipboardText()
| void ApplicationModel::setClipboardText |
( |
const QString & |
pText | ) |
const |
◆ showFeedback()
| void ApplicationModel::showFeedback |
( |
const QString & |
pMessage, |
|
|
bool |
pReplaceExisting = false |
|
) |
| |
◆ showSettings()
| void ApplicationModel::showSettings |
( |
const Settings & |
pAction | ) |
const |
◆ stripHtmlTags()
| QString ApplicationModel::stripHtmlTags |
( |
QString |
pString | ) |
const |
◆ ::test_UIPlugInQml
| friend class ::test_UIPlugInQml |
|
friend |
◆ Env
◆ availablePcscReader
| qsizetype governikus::ApplicationModel::availablePcscReader |
|
read |
◆ availableReader
| qsizetype governikus::ApplicationModel::availableReader |
|
read |
◆ currentWorkflow
| Workflow governikus::ApplicationModel::currentWorkflow |
|
read |
◆ customConfigPath
| QUrl governikus::ApplicationModel::customConfigPath |
|
read |
◆ extendedLengthApdusUnsupported
| bool governikus::ApplicationModel::extendedLengthApdusUnsupported |
|
read |
◆ feedback
| QString governikus::ApplicationModel::feedback |
|
read |
◆ nfcState
◆ releaseNotesUrl
| QUrl governikus::ApplicationModel::releaseNotesUrl |
|
read |
◆ storeUrl
| QString governikus::ApplicationModel::storeUrl |
|
read |
◆ wifiEnabled
| bool governikus::ApplicationModel::wifiEnabled |
|
read |
Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Dateien: