#include <GeneralSettings.h>
◆ askForDeviceSurvey()
bool GeneralSettings::askForDeviceSurvey |
( |
| ) |
const |
◆ askForStoreFeedback()
bool GeneralSettings::askForStoreFeedback |
( |
| ) |
const |
◆ autoStartIsSetByAdmin()
bool GeneralSettings::autoStartIsSetByAdmin |
( |
| ) |
const |
◆ autoUpdateCheckIsSetByAdmin()
bool GeneralSettings::autoUpdateCheckIsSetByAdmin |
( |
| ) |
const |
◆ customProxyAttributesPresent()
bool GeneralSettings::customProxyAttributesPresent |
( |
| ) |
const |
◆ doSmartUpdate()
bool GeneralSettings::doSmartUpdate |
( |
| ) |
const |
◆ fireDarkModeChanged
void governikus::GeneralSettings::fireDarkModeChanged |
( |
| ) |
|
|
signal |
◆ fireDeveloperOptionsChanged
void governikus::GeneralSettings::fireDeveloperOptionsChanged |
( |
| ) |
|
|
signal |
◆ fireLanguageChanged
void governikus::GeneralSettings::fireLanguageChanged |
( |
| ) |
|
|
signal |
◆ fireProxyChanged
void governikus::GeneralSettings::fireProxyChanged |
( |
| ) |
|
|
signal |
◆ fireShowInAppNotificationsChanged
void governikus::GeneralSettings::fireShowInAppNotificationsChanged |
( |
| ) |
|
|
signal |
◆ fireSmartAvailableChanged
void governikus::GeneralSettings::fireSmartAvailableChanged |
( |
bool | pSmartAvailable | ) |
|
|
signal |
◆ fireUseAnimationsChanged
void governikus::GeneralSettings::fireUseAnimationsChanged |
( |
| ) |
|
|
signal |
◆ fireUseSystemFontChanged
void governikus::GeneralSettings::fireUseSystemFontChanged |
( |
| ) |
|
|
signal |
◆ getCustomProxyHost()
QString GeneralSettings::getCustomProxyHost |
( |
| ) |
const |
◆ getCustomProxyPort()
quint16 GeneralSettings::getCustomProxyPort |
( |
| ) |
const |
◆ getCustomProxyType()
QNetworkProxy::ProxyType GeneralSettings::getCustomProxyType |
( |
| ) |
const |
◆ getDarkMode()
QString GeneralSettings::getDarkMode |
( |
| ) |
const |
◆ getIfdServiceToken()
QString GeneralSettings::getIfdServiceToken |
( |
| ) |
|
◆ getLanguage()
QLocale::Language GeneralSettings::getLanguage |
( |
| ) |
const |
◆ getLastReaderPluginType()
QString GeneralSettings::getLastReaderPluginType |
( |
| ) |
const |
◆ getStartupModule()
QString GeneralSettings::getStartupModule |
( |
| ) |
const |
◆ isAutoCloseWindowAfterAuthentication()
bool GeneralSettings::isAutoCloseWindowAfterAuthentication |
( |
| ) |
const |
◆ isAutoStart()
bool GeneralSettings::isAutoStart |
( |
| ) |
const |
◆ isAutoStartAvailable()
bool GeneralSettings::isAutoStartAvailable |
( |
| ) |
const |
◆ isAutoUpdateAvailable()
bool GeneralSettings::isAutoUpdateAvailable |
( |
| ) |
const |
◆ isAutoUpdateCheck()
bool GeneralSettings::isAutoUpdateCheck |
( |
| ) |
const |
◆ isCustomProxyHost()
bool GeneralSettings::isCustomProxyHost |
( |
| ) |
const |
◆ isCustomProxyPort()
bool GeneralSettings::isCustomProxyPort |
( |
| ) |
const |
◆ isCustomProxyType()
bool GeneralSettings::isCustomProxyType |
( |
| ) |
const |
◆ isDeveloperMode()
bool GeneralSettings::isDeveloperMode |
( |
| ) |
const |
◆ isDeveloperOptions()
bool GeneralSettings::isDeveloperOptions |
( |
| ) |
const |
◆ isDeviceSurveyPending()
bool GeneralSettings::isDeviceSurveyPending |
( |
| ) |
const |
◆ isEnableCanAllowed()
bool GeneralSettings::isEnableCanAllowed |
( |
| ) |
const |
◆ isNewAppVersion()
bool GeneralSettings::isNewAppVersion |
( |
| ) |
const |
◆ isRemindUserToClose()
bool GeneralSettings::isRemindUserToClose |
( |
| ) |
const |
◆ isRequestStoreFeedback()
bool GeneralSettings::isRequestStoreFeedback |
( |
| ) |
const |
◆ isShowInAppNotifications()
bool GeneralSettings::isShowInAppNotifications |
( |
| ) |
const |
◆ isShuffleScreenKeyboard()
bool GeneralSettings::isShuffleScreenKeyboard |
( |
| ) |
const |
◆ isSkipRightsOnCanAllowed()
bool GeneralSettings::isSkipRightsOnCanAllowed |
( |
| ) |
const |
◆ isSmartAvailable()
bool GeneralSettings::isSmartAvailable |
( |
| ) |
const |
◆ isTransportPinReminder()
bool GeneralSettings::isTransportPinReminder |
( |
| ) |
const |
◆ isUseAnimations()
bool GeneralSettings::isUseAnimations |
( |
| ) |
const |
◆ isUseSystemFont()
bool GeneralSettings::isUseSystemFont |
( |
| ) |
const |
◆ isVisualPrivacy()
bool GeneralSettings::isVisualPrivacy |
( |
| ) |
const |
◆ setAutoCloseWindowAfterAuthentication()
void GeneralSettings::setAutoCloseWindowAfterAuthentication |
( |
bool | pAutoClose | ) |
|
◆ setAutoStart()
void GeneralSettings::setAutoStart |
( |
bool | pAutoStart | ) |
|
◆ setAutoUpdateCheck()
void GeneralSettings::setAutoUpdateCheck |
( |
bool | pAutoUpdateCheck | ) |
|
◆ setDarkMode()
void GeneralSettings::setDarkMode |
( |
const QString & | pMode | ) |
|
◆ setDeveloperMode()
void GeneralSettings::setDeveloperMode |
( |
bool | pEnabled | ) |
|
◆ setDeveloperOptions()
void GeneralSettings::setDeveloperOptions |
( |
bool | pEnabled | ) |
|
◆ setDeviceSurveyPending()
void GeneralSettings::setDeviceSurveyPending |
( |
bool | pDeviceSurveyPending | ) |
|
◆ setEnableCanAllowed()
void GeneralSettings::setEnableCanAllowed |
( |
bool | pEnableCanAllowed | ) |
|
◆ setLanguage()
void GeneralSettings::setLanguage |
( |
const QLocale::Language | pLanguage | ) |
|
◆ setLastReaderPluginType()
void GeneralSettings::setLastReaderPluginType |
( |
const QString & | pLastReaderPluginType | ) |
|
◆ setRemindUserToClose()
void GeneralSettings::setRemindUserToClose |
( |
bool | pRemindUser | ) |
|
◆ setRequestStoreFeedback()
void GeneralSettings::setRequestStoreFeedback |
( |
bool | pRequest | ) |
|
◆ setShowInAppNotifications()
void GeneralSettings::setShowInAppNotifications |
( |
bool | pShowInAppNotifications | ) |
|
◆ setShuffleScreenKeyboard()
void GeneralSettings::setShuffleScreenKeyboard |
( |
bool | pShuffleScreenKeyboard | ) |
|
◆ setSkipRightsOnCanAllowed()
void GeneralSettings::setSkipRightsOnCanAllowed |
( |
bool | pSkipRightsOnCanAllowed | ) |
|
◆ setSmartAvailable()
void GeneralSettings::setSmartAvailable |
( |
bool | pSmartAvailable | ) |
|
◆ setStartupModule()
void GeneralSettings::setStartupModule |
( |
const QString & | pModule | ) |
|
◆ setTransportPinReminder()
void GeneralSettings::setTransportPinReminder |
( |
bool | pTransportPinReminder | ) |
|
◆ setUseAnimations()
void GeneralSettings::setUseAnimations |
( |
bool | pUseAnimations | ) |
|
◆ setUseCustomProxy()
void GeneralSettings::setUseCustomProxy |
( |
bool | pUseCustomProxy | ) |
|
◆ setUseSelfauthenticationTestUri()
void GeneralSettings::setUseSelfauthenticationTestUri |
( |
bool | pUse | ) |
|
◆ setUseSystemFont()
void GeneralSettings::setUseSystemFont |
( |
bool | pUseSystemFont | ) |
|
◆ setVisualPrivacy()
void GeneralSettings::setVisualPrivacy |
( |
bool | pVisualPrivacy | ) |
|
◆ showTrayIcon()
bool GeneralSettings::showTrayIcon |
( |
| ) |
const |
◆ useCustomProxy()
bool GeneralSettings::useCustomProxy |
( |
| ) |
const |
◆ useSelfAuthTestUri()
bool GeneralSettings::useSelfAuthTestUri |
( |
| ) |
const |
◆ ::test_GeneralSettings
◆ AppSettings
Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Dateien: