AusweisApp
|
#include <GeneralSettings.h>
Signale | |
void | fireLanguageChanged () |
void | fireDeveloperOptionsChanged () |
void | fireShowInAppNotificationsChanged () |
void | fireProxyChanged () |
void | fireUseSystemFontChanged () |
void | fireUseAnimationsChanged () |
void | fireDarkModeChanged () |
void | fireSmartAvailableChanged (bool pSmartAvailable) |
![]() | |
void | fireSettingsChanged () |
Öffentliche Methoden | |
bool | isAutoStartAvailable () const |
bool | isAutoStart () const |
bool | autoStartIsSetByAdmin () const |
bool | showTrayIcon () const |
void | setAutoStart (bool pAutoStart) |
bool | isNewAppVersion () const |
bool | isAutoCloseWindowAfterAuthentication () const |
void | setAutoCloseWindowAfterAuthentication (bool pAutoClose) |
QString | getStartupModule () const |
void | setStartupModule (const QString &pModule) |
bool | isRemindUserToClose () const |
void | setRemindUserToClose (bool pRemindUser) |
bool | isTransportPinReminder () const |
void | setTransportPinReminder (bool pTransportPinReminder) |
bool | isDeveloperOptions () const |
void | setDeveloperOptions (bool pEnabled) |
bool | isDeveloperMode () const |
void | setDeveloperMode (bool pEnabled) |
bool | useSelfAuthTestUri () const |
void | setUseSelfauthenticationTestUri (bool pUse) |
QLocale::Language | getLanguage () const |
void | setLanguage (const QLocale::Language pLanguage) |
bool | askForDeviceSurvey () const |
bool | isDeviceSurveyPending () const |
void | setDeviceSurveyPending (bool pDeviceSurveyPending) |
bool | askForStoreFeedback () const |
bool | isRequestStoreFeedback () const |
void | setRequestStoreFeedback (bool pRequest) |
QString | getLastReaderPluginType () const |
void | setLastReaderPluginType (const QString &pLastReaderPluginType) |
bool | isAutoUpdateAvailable () const |
bool | isAutoUpdateCheck () const |
bool | autoUpdateCheckIsSetByAdmin () const |
void | setAutoUpdateCheck (bool pAutoUpdateCheck) |
bool | isVisualPrivacy () const |
void | setVisualPrivacy (bool pVisualPrivacy) |
bool | isShuffleScreenKeyboard () const |
void | setShuffleScreenKeyboard (bool pShuffleScreenKeyboard) |
bool | isEnableCanAllowed () const |
void | setEnableCanAllowed (bool pEnableCanAllowed) |
bool | isSkipRightsOnCanAllowed () const |
void | setSkipRightsOnCanAllowed (bool pSkipRightsOnCanAllowed) |
bool | isShowInAppNotifications () const |
void | setShowInAppNotifications (bool pShowInAppNotifications) |
bool | isCustomProxyType () const |
QNetworkProxy::ProxyType | getCustomProxyType () const |
bool | isCustomProxyHost () const |
QString | getCustomProxyHost () const |
bool | isCustomProxyPort () const |
quint16 | getCustomProxyPort () const |
bool | customProxyAttributesPresent () const |
bool | useCustomProxy () const |
void | setUseCustomProxy (bool pUseCustomProxy) |
bool | isUseSystemFont () const |
void | setUseSystemFont (bool pUseSystemFont) |
bool | isUseAnimations () const |
void | setUseAnimations (bool pUseAnimations) |
QString | getDarkMode () const |
void | setDarkMode (const QString &pMode) |
QString | getIfdServiceToken () |
bool | doSmartUpdate () const |
bool | isSmartAvailable () const |
void | setSmartAvailable (bool pSmartAvailable) |
Freundbeziehungen | |
class | AppSettings |
class | ::test_GeneralSettings |
Weitere Geerbte Elemente | |
![]() | |
static QSharedPointer< QSettings > | getStore (QSettings::Scope pScope, const QString &pFilename=QString(), QSettings::Format pFormat=QSettings::InvalidFormat) |
static QSharedPointer< QSettings > | getStore (const QString &pFilename=QString(), QSettings::Format pFormat=QSettings::InvalidFormat) |
![]() | |
static QSharedPointer< QTemporaryDir > | mTestDir |
![]() | |
AbstractSettings () | |
~AbstractSettings () override=default | |
![]() | |
static void | save (const QSharedPointer< QSettings > &pSettings) |
bool GeneralSettings::askForDeviceSurvey | ( | ) | const |
bool GeneralSettings::askForStoreFeedback | ( | ) | const |
bool GeneralSettings::autoStartIsSetByAdmin | ( | ) | const |
bool GeneralSettings::autoUpdateCheckIsSetByAdmin | ( | ) | const |
bool GeneralSettings::customProxyAttributesPresent | ( | ) | const |
bool GeneralSettings::doSmartUpdate | ( | ) | const |
|
signal |
|
signal |
|
signal |
|
signal |
|
signal |
|
signal |
|
signal |
|
signal |
QString GeneralSettings::getCustomProxyHost | ( | ) | const |
quint16 GeneralSettings::getCustomProxyPort | ( | ) | const |
QNetworkProxy::ProxyType GeneralSettings::getCustomProxyType | ( | ) | const |
QString GeneralSettings::getDarkMode | ( | ) | const |
QString GeneralSettings::getIfdServiceToken | ( | ) |
QLocale::Language GeneralSettings::getLanguage | ( | ) | const |
QString GeneralSettings::getLastReaderPluginType | ( | ) | const |
QString GeneralSettings::getStartupModule | ( | ) | const |
bool GeneralSettings::isAutoCloseWindowAfterAuthentication | ( | ) | const |
bool GeneralSettings::isAutoStart | ( | ) | const |
bool GeneralSettings::isAutoStartAvailable | ( | ) | const |
bool GeneralSettings::isAutoUpdateAvailable | ( | ) | const |
bool GeneralSettings::isAutoUpdateCheck | ( | ) | const |
bool GeneralSettings::isCustomProxyHost | ( | ) | const |
bool GeneralSettings::isCustomProxyPort | ( | ) | const |
bool GeneralSettings::isCustomProxyType | ( | ) | const |
bool GeneralSettings::isDeveloperMode | ( | ) | const |
bool GeneralSettings::isDeveloperOptions | ( | ) | const |
bool GeneralSettings::isDeviceSurveyPending | ( | ) | const |
bool GeneralSettings::isEnableCanAllowed | ( | ) | const |
bool GeneralSettings::isNewAppVersion | ( | ) | const |
bool GeneralSettings::isRemindUserToClose | ( | ) | const |
bool GeneralSettings::isRequestStoreFeedback | ( | ) | const |
bool GeneralSettings::isShowInAppNotifications | ( | ) | const |
bool GeneralSettings::isShuffleScreenKeyboard | ( | ) | const |
bool GeneralSettings::isSkipRightsOnCanAllowed | ( | ) | const |
bool GeneralSettings::isSmartAvailable | ( | ) | const |
bool GeneralSettings::isTransportPinReminder | ( | ) | const |
bool GeneralSettings::isUseAnimations | ( | ) | const |
bool GeneralSettings::isUseSystemFont | ( | ) | const |
bool GeneralSettings::isVisualPrivacy | ( | ) | const |
void GeneralSettings::setAutoCloseWindowAfterAuthentication | ( | bool | pAutoClose | ) |
void GeneralSettings::setAutoStart | ( | bool | pAutoStart | ) |
void GeneralSettings::setAutoUpdateCheck | ( | bool | pAutoUpdateCheck | ) |
void GeneralSettings::setDarkMode | ( | const QString & | pMode | ) |
void GeneralSettings::setDeveloperMode | ( | bool | pEnabled | ) |
void GeneralSettings::setDeveloperOptions | ( | bool | pEnabled | ) |
void GeneralSettings::setDeviceSurveyPending | ( | bool | pDeviceSurveyPending | ) |
void GeneralSettings::setEnableCanAllowed | ( | bool | pEnableCanAllowed | ) |
void GeneralSettings::setLanguage | ( | const QLocale::Language | pLanguage | ) |
void GeneralSettings::setLastReaderPluginType | ( | const QString & | pLastReaderPluginType | ) |
void GeneralSettings::setRemindUserToClose | ( | bool | pRemindUser | ) |
void GeneralSettings::setRequestStoreFeedback | ( | bool | pRequest | ) |
void GeneralSettings::setShowInAppNotifications | ( | bool | pShowInAppNotifications | ) |
void GeneralSettings::setShuffleScreenKeyboard | ( | bool | pShuffleScreenKeyboard | ) |
void GeneralSettings::setSkipRightsOnCanAllowed | ( | bool | pSkipRightsOnCanAllowed | ) |
void GeneralSettings::setSmartAvailable | ( | bool | pSmartAvailable | ) |
void GeneralSettings::setStartupModule | ( | const QString & | pModule | ) |
void GeneralSettings::setTransportPinReminder | ( | bool | pTransportPinReminder | ) |
void GeneralSettings::setUseAnimations | ( | bool | pUseAnimations | ) |
void GeneralSettings::setUseCustomProxy | ( | bool | pUseCustomProxy | ) |
void GeneralSettings::setUseSelfauthenticationTestUri | ( | bool | pUse | ) |
void GeneralSettings::setUseSystemFont | ( | bool | pUseSystemFont | ) |
void GeneralSettings::setVisualPrivacy | ( | bool | pVisualPrivacy | ) |
bool GeneralSettings::showTrayIcon | ( | ) | const |
bool GeneralSettings::useCustomProxy | ( | ) | const |
bool GeneralSettings::useSelfAuthTestUri | ( | ) | const |
|
friend |
|
friend |