#include <ApplicationModel.h>
|
enum class | Settings { WIFI
, NETWORK
, NFC
, APP
} |
|
enum class | Workflow {
CHANGE_PIN
, SELF_AUTHENTICATION
, AUTHENTICATION
, SMART
,
REMOTE_SERVICE
, NONE
} |
|
enum class | NfcState { UNAVAILABLE
, DISABLED
, INACTIVE
, READY
} |
|
◆ NfcState
Aufzählungswerte |
---|
UNAVAILABLE | |
DISABLED | |
INACTIVE | |
READY | |
◆ Settings
Aufzählungswerte |
---|
WIFI | |
NETWORK | |
NFC | |
APP | |
◆ Workflow
Aufzählungswerte |
---|
CHANGE_PIN | |
SELF_AUTHENTICATION | |
AUTHENTICATION | |
SMART | |
REMOTE_SERVICE | |
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()
◆ getNfcState()
◆ getReleaseNotesUrl()
QUrl ApplicationModel::getReleaseNotesUrl |
( |
| ) |
const |
◆ getStoreUrl()
QString ApplicationModel::getStoreUrl |
( |
| ) |
const |
◆ isExtendedLengthApdusUnsupported()
bool ApplicationModel::isExtendedLengthApdusUnsupported |
( |
| ) |
const |
◆ isReaderTypeAvailable()
◆ isScreenReaderRunning()
bool ApplicationModel::isScreenReaderRunning |
( |
| ) |
const |
◆ isSmartSupported()
bool ApplicationModel::isSmartSupported |
( |
| ) |
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()
◆ 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()
◆ stripHtmlTags()
QString ApplicationModel::stripHtmlTags |
( |
QString | pString | ) |
const |
◆ ::test_UiPluginQml
◆ availablePcscReader
qint64 governikus::ApplicationModel::availablePcscReader |
|
read |
◆ availableReader
qint64 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 |
◆ isSmartSupported
bool governikus::ApplicationModel::isSmartSupported |
|
read |
◆ nfcState
NfcState governikus::ApplicationModel::nfcState |
|
read |
◆ 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: