#include <SettingsModel.h>
◆ ModeOption
| Aufzählungswerte |
|---|
| ON | |
| OFF | |
| AUTO | |
◆ autoStartIsSetByAdmin()
| bool SettingsModel::autoStartIsSetByAdmin |
( |
| ) |
const |
◆ autoUpdateCheckIsSetByAdmin()
| bool SettingsModel::autoUpdateCheckIsSetByAdmin |
( |
| ) |
const |
◆ fireAdvancedSettingsChanged
| void governikus::SettingsModel::fireAdvancedSettingsChanged |
( |
| ) |
|
|
signal |
◆ fireAppUpdateDataChanged
| void governikus::SettingsModel::fireAppUpdateDataChanged |
( |
| ) |
|
|
signal |
◆ fireAutoCloseWindowAfterAuthenticationChanged
| void governikus::SettingsModel::fireAutoCloseWindowAfterAuthenticationChanged |
( |
| ) |
|
|
signal |
◆ fireAutoRedirectAfterAuthenticationChanged
| void governikus::SettingsModel::fireAutoRedirectAfterAuthenticationChanged |
( |
| ) |
|
|
signal |
◆ fireAutoStartChanged
| void governikus::SettingsModel::fireAutoStartChanged |
( |
| ) |
|
|
signal |
◆ fireAutoUpdateCheckChanged
| void governikus::SettingsModel::fireAutoUpdateCheckChanged |
( |
| ) |
|
|
signal |
◆ fireCanAllowedChanged
| void governikus::SettingsModel::fireCanAllowedChanged |
( |
| ) |
|
|
signal |
◆ fireDarkModeChanged
| void governikus::SettingsModel::fireDarkModeChanged |
( |
| ) |
|
|
signal |
◆ fireDeveloperOptionsChanged
| void governikus::SettingsModel::fireDeveloperOptionsChanged |
( |
| ) |
|
|
signal |
◆ fireDeviceNameChanged
| void governikus::SettingsModel::fireDeviceNameChanged |
( |
| ) |
|
|
signal |
◆ fireLanguageChanged
| void governikus::SettingsModel::fireLanguageChanged |
( |
| ) |
|
|
signal |
◆ firePinPadModeChanged
| void governikus::SettingsModel::firePinPadModeChanged |
( |
| ) |
|
|
signal |
◆ firePreferredTechnologyChanged
| void governikus::SettingsModel::firePreferredTechnologyChanged |
( |
| ) |
|
|
signal |
◆ fireRemindUserToCloseChanged
| void governikus::SettingsModel::fireRemindUserToCloseChanged |
( |
| ) |
|
|
signal |
◆ fireScreenKeyboardChanged
| void governikus::SettingsModel::fireScreenKeyboardChanged |
( |
| ) |
|
|
signal |
◆ fireShowAccessRightsChanged
| void governikus::SettingsModel::fireShowAccessRightsChanged |
( |
| ) |
|
|
signal |
◆ fireShowInAppNotificationsChanged
| void governikus::SettingsModel::fireShowInAppNotificationsChanged |
( |
| ) |
|
|
signal |
◆ fireSimulatorChanged
| void governikus::SettingsModel::fireSimulatorChanged |
( |
| ) |
|
|
signal |
◆ fireStartupModuleChanged
| void governikus::SettingsModel::fireStartupModuleChanged |
( |
| ) |
|
|
signal |
◆ fireTransportPinReminderChanged
| void governikus::SettingsModel::fireTransportPinReminderChanged |
( |
| ) |
|
|
signal |
◆ fireTrayIconEnabledChanged
| void governikus::SettingsModel::fireTrayIconEnabledChanged |
( |
| ) |
|
|
signal |
◆ fireUseAnimationsChanged
| void governikus::SettingsModel::fireUseAnimationsChanged |
( |
| ) |
|
|
signal |
◆ fireUseCustomProxyChanged
| void governikus::SettingsModel::fireUseCustomProxyChanged |
( |
| ) |
|
|
signal |
◆ fireUseSystemFontChanged
| void governikus::SettingsModel::fireUseSystemFontChanged |
( |
| ) |
|
|
signal |
◆ getAppendTransportPin()
| QString SettingsModel::getAppendTransportPin |
( |
| ) |
const |
◆ getAppUpdateData()
◆ getCustomProxyUrl()
| QUrl SettingsModel::getCustomProxyUrl |
( |
| ) |
const |
◆ getDarkMode()
◆ getDeviceName()
| QString SettingsModel::getDeviceName |
( |
| ) |
const |
◆ getLanguage()
| QString SettingsModel::getLanguage |
( |
| ) |
const |
◆ getOnboardingShown()
| bool SettingsModel::getOnboardingShown |
( |
| ) |
const |
◆ getPinPadMode()
| bool SettingsModel::getPinPadMode |
( |
| ) |
const |
◆ getPreferredTechnology()
◆ getShowAccessRights()
| bool SettingsModel::getShowAccessRights |
( |
| ) |
const |
◆ getShowBetaTesting()
| bool SettingsModel::getShowBetaTesting |
( |
| ) |
const |
◆ getShowOnboarding()
| bool SettingsModel::getShowOnboarding |
( |
| ) |
const |
◆ getStartupModule()
| UiModule SettingsModel::getStartupModule |
( |
| ) |
const |
◆ hideFutureStoreFeedbackDialogs()
| void SettingsModel::hideFutureStoreFeedbackDialogs |
( |
| ) |
const |
◆ isAdvancedSettings()
| bool SettingsModel::isAdvancedSettings |
( |
| ) |
const |
◆ isAutoCloseWindowAfterAuthentication()
| bool SettingsModel::isAutoCloseWindowAfterAuthentication |
( |
| ) |
const |
◆ isAutoRedirectAfterAuthentication()
| bool SettingsModel::isAutoRedirectAfterAuthentication |
( |
| ) |
const |
◆ isAutoStart()
| bool SettingsModel::isAutoStart |
( |
| ) |
const |
◆ isAutoStartAvailable()
| bool SettingsModel::isAutoStartAvailable |
( |
| ) |
const |
◆ isAutoUpdateAvailable()
| bool SettingsModel::isAutoUpdateAvailable |
( |
| ) |
const |
◆ isAutoUpdateCheck()
| bool SettingsModel::isAutoUpdateCheck |
( |
| ) |
const |
◆ isCustomProxyAttributesPresent()
| bool SettingsModel::isCustomProxyAttributesPresent |
( |
| ) |
const |
◆ isDeveloperMode()
| bool SettingsModel::isDeveloperMode |
( |
| ) |
const |
◆ isDeveloperOptions()
| bool SettingsModel::isDeveloperOptions |
( |
| ) |
const |
◆ isEnableCanAllowed()
| bool SettingsModel::isEnableCanAllowed |
( |
| ) |
const |
◆ isRemindUserToClose()
| bool SettingsModel::isRemindUserToClose |
( |
| ) |
const |
◆ isShowInAppNotifications()
| bool SettingsModel::isShowInAppNotifications |
( |
| ) |
const |
◆ isShuffleScreenKeyboard()
| bool SettingsModel::isShuffleScreenKeyboard |
( |
| ) |
const |
◆ isSimulatorEnabled()
| bool SettingsModel::isSimulatorEnabled |
( |
| ) |
const |
◆ isSkipRightsOnCanAllowed()
| bool SettingsModel::isSkipRightsOnCanAllowed |
( |
| ) |
const |
◆ isTransportPinReminder()
| bool SettingsModel::isTransportPinReminder |
( |
| ) |
const |
◆ isTrayIconEnabled()
| bool SettingsModel::isTrayIconEnabled |
( |
| ) |
const |
◆ isUseAnimations()
| bool SettingsModel::isUseAnimations |
( |
| ) |
const |
◆ isUseCustomProxy()
| bool SettingsModel::isUseCustomProxy |
( |
| ) |
const |
◆ isUseSystemFont()
| bool SettingsModel::isUseSystemFont |
( |
| ) |
const |
◆ isVisualPrivacy()
| bool SettingsModel::isVisualPrivacy |
( |
| ) |
const |
◆ onTranslationChanged
| void SettingsModel::onTranslationChanged |
( |
| ) |
|
|
slot |
◆ requestStoreFeedback()
| bool SettingsModel::requestStoreFeedback |
( |
| ) |
const |
◆ resetHideableDialogs()
| void SettingsModel::resetHideableDialogs |
( |
| ) |
const |
◆ setAdvancedSettings()
| void SettingsModel::setAdvancedSettings |
( |
bool | pEnabled | ) |
|
◆ setAppendTransportPin()
| void SettingsModel::setAppendTransportPin |
( |
const QString & | pNumber | ) |
|
◆ setAutoCloseWindowAfterAuthentication()
| void SettingsModel::setAutoCloseWindowAfterAuthentication |
( |
bool | pEnabled | ) |
|
◆ setAutoRedirectAfterAuthentication()
| void SettingsModel::setAutoRedirectAfterAuthentication |
( |
bool | pEnabled | ) |
|
◆ setAutoStart()
| void SettingsModel::setAutoStart |
( |
bool | pEnabled | ) |
|
◆ setAutoUpdateCheck()
| void SettingsModel::setAutoUpdateCheck |
( |
bool | pAutoUpdateCheck | ) |
|
◆ setDarkMode()
◆ setDeveloperMode()
| void SettingsModel::setDeveloperMode |
( |
bool | pEnabled | ) |
const |
◆ setDeveloperOptions()
| void SettingsModel::setDeveloperOptions |
( |
bool | pEnabled | ) |
const |
◆ setDeviceName()
| void SettingsModel::setDeviceName |
( |
const QString & | name | ) |
|
◆ setEnableCanAllowed()
| void SettingsModel::setEnableCanAllowed |
( |
bool | pEnableCanAllowed | ) |
|
◆ setLanguage()
| void SettingsModel::setLanguage |
( |
const QString & | pLanguage | ) |
const |
◆ setOnboardingShown()
| void SettingsModel::setOnboardingShown |
( |
bool | pOnboardingShown | ) |
|
◆ setPinPadMode()
| void SettingsModel::setPinPadMode |
( |
bool | pPinPadMode | ) |
|
◆ setPreferredTechnology()
◆ setRemindUserToClose()
| void SettingsModel::setRemindUserToClose |
( |
bool | pRemindUser | ) |
|
◆ setShowAccessRights()
| void SettingsModel::setShowAccessRights |
( |
bool | pShowAccessRights | ) |
|
◆ setShowBetaTesting()
| void SettingsModel::setShowBetaTesting |
( |
bool | pNewShowBetaTesting | ) |
|
◆ setShowInAppNotifications()
| void SettingsModel::setShowInAppNotifications |
( |
bool | pShowInAppNotifications | ) |
const |
◆ setShowOnboarding()
| void SettingsModel::setShowOnboarding |
( |
bool | pShowOnboarding | ) |
|
◆ setShuffleScreenKeyboard()
| void SettingsModel::setShuffleScreenKeyboard |
( |
bool | pShuffleScreenKeyboard | ) |
|
◆ setSimulatorEnabled()
| void SettingsModel::setSimulatorEnabled |
( |
bool | pEnabled | ) |
const |
◆ setSkipRightsOnCanAllowed()
| void SettingsModel::setSkipRightsOnCanAllowed |
( |
bool | pSkipRightsOnCanAllowed | ) |
|
◆ setStartupModule()
◆ setTransportPinReminder()
| void SettingsModel::setTransportPinReminder |
( |
bool | pTransportPinReminder | ) |
|
◆ setTrayIconEnabled()
| void SettingsModel::setTrayIconEnabled |
( |
bool | pTrayIconEnabled | ) |
|
◆ setUseAnimations()
| void SettingsModel::setUseAnimations |
( |
bool | pUseAnimations | ) |
const |
◆ setUseCustomProxy()
| void SettingsModel::setUseCustomProxy |
( |
bool | pUseCustomProxy | ) |
const |
◆ setUseSelfauthenticationTestUri()
| void SettingsModel::setUseSelfauthenticationTestUri |
( |
bool | pUse | ) |
const |
◆ setUseSystemFont()
| void SettingsModel::setUseSystemFont |
( |
bool | pUseSystemFont | ) |
const |
◆ setVisualPrivacy()
| void SettingsModel::setVisualPrivacy |
( |
bool | pVisualPrivacy | ) |
|
◆ updateAppcast()
| void SettingsModel::updateAppcast |
( |
| ) |
const |
◆ useSelfauthenticationTestUri()
| bool SettingsModel::useSelfauthenticationTestUri |
( |
| ) |
const |
◆ advancedSettings
| bool governikus::SettingsModel::advancedSettings |
|
readwrite |
◆ appendTransportPin
| QString governikus::SettingsModel::appendTransportPin |
|
readwrite |
◆ appUpdateData
◆ autoCloseWindowAfterAuthentication
| bool governikus::SettingsModel::autoCloseWindowAfterAuthentication |
|
readwrite |
◆ autoRedirectAfterAuthentication
| bool governikus::SettingsModel::autoRedirectAfterAuthentication |
|
readwrite |
◆ autoStartApp
| bool governikus::SettingsModel::autoStartApp |
|
readwrite |
◆ autoStartAvailable
| bool governikus::SettingsModel::autoStartAvailable |
|
read |
◆ autoStartSetByAdmin
| bool governikus::SettingsModel::autoStartSetByAdmin |
|
read |
◆ autoUpdateAvailable
| bool governikus::SettingsModel::autoUpdateAvailable |
|
read |
◆ autoUpdateCheck
| bool governikus::SettingsModel::autoUpdateCheck |
|
readwrite |
◆ autoUpdateCheckSetByAdmin
| bool governikus::SettingsModel::autoUpdateCheckSetByAdmin |
|
read |
◆ customProxyAttributesPresent
| bool governikus::SettingsModel::customProxyAttributesPresent |
|
read |
◆ customProxyUrl
| QUrl governikus::SettingsModel::customProxyUrl |
|
read |
◆ developerMode
| bool governikus::SettingsModel::developerMode |
|
readwrite |
◆ developerOptions
| bool governikus::SettingsModel::developerOptions |
|
readwrite |
◆ deviceName
| QString governikus::SettingsModel::deviceName |
|
readwrite |
◆ enableCanAllowed
| bool governikus::SettingsModel::enableCanAllowed |
|
readwrite |
◆ enableSimulator
| bool governikus::SettingsModel::enableSimulator |
|
readwrite |
◆ language
| QString governikus::SettingsModel::language |
|
readwrite |
◆ onboardingShown
| bool governikus::SettingsModel::onboardingShown |
|
readwrite |
◆ pinPadMode
| bool governikus::SettingsModel::pinPadMode |
|
readwrite |
◆ preferredTechnology
| governikus::EnumReaderManagerPluginType::ReaderManagerPluginType governikus::SettingsModel::preferredTechnology |
|
readwrite |
◆ remindUserToClose
| bool governikus::SettingsModel::remindUserToClose |
|
readwrite |
◆ showAccessRights
| bool governikus::SettingsModel::showAccessRights |
|
readwrite |
◆ showBetaTesting
| bool governikus::SettingsModel::showBetaTesting |
|
readwrite |
◆ showInAppNotifications
| bool governikus::SettingsModel::showInAppNotifications |
|
readwrite |
◆ showOnboarding
| bool governikus::SettingsModel::showOnboarding |
|
readwrite |
◆ shuffleScreenKeyboard
| bool governikus::SettingsModel::shuffleScreenKeyboard |
|
readwrite |
◆ skipRightsOnCanAllowed
| bool governikus::SettingsModel::skipRightsOnCanAllowed |
|
readwrite |
◆ startupModule
| governikus::EnumUiModule::UiModule governikus::SettingsModel::startupModule |
|
readwrite |
◆ transportPinReminder
| bool governikus::SettingsModel::transportPinReminder |
|
readwrite |
◆ trayIconEnabled
| bool governikus::SettingsModel::trayIconEnabled |
|
readwrite |
◆ useAnimations
| bool governikus::SettingsModel::useAnimations |
|
readwrite |
◆ useCustomProxy
| bool governikus::SettingsModel::useCustomProxy |
|
readwrite |
◆ userDarkMode
| ModeOption governikus::SettingsModel::userDarkMode |
|
readwrite |
◆ useSelfauthenticationTestUri
| bool governikus::SettingsModel::useSelfauthenticationTestUri |
|
readwrite |
◆ useSystemFont
| bool governikus::SettingsModel::useSystemFont |
|
readwrite |
◆ visualPrivacy
| bool governikus::SettingsModel::visualPrivacy |
|
readwrite |
Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Dateien: