AusweisApp2
|
#include <GeneralSettings.h>
Signale | |
void | fireLanguageChanged () |
void | fireDeveloperOptionsChanged () |
void | fireShowInAppNotificationsChanged () |
void | fireProxyChanged () |
![]() | |
void | fireSettingsChanged () |
Öffentliche Methoden | |
virtual | ~GeneralSettings () override |
virtual void | save () override |
bool | isAutoStartAvailable () const |
bool | isAutoStart () const |
bool | autoStartIsSetByAdmin () const |
void | setAutoStart (bool pAutoStart) |
const QString | getPersistentSettingsVersion () const |
QString | getSkipVersion () |
void | skipVersion (const QString &pVersion) |
bool | isAutoCloseWindowAfterAuthentication () const |
void | setAutoCloseWindowAfterAuthentication (bool pAutoClose) |
bool | isShowSetupAssistant () const |
void | setShowSetupAssistant (bool pShowSetupAssistant) |
bool | isShowNewUiHint () const |
void | setShowNewUiHint (bool pShowNewUiHint) |
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) |
QString | getSelectedUi () const |
void | setSelectedUi (const QString &pSelectedUi) |
QString | getScreenOrientation () const |
void | setScreenOrientation (const QString &pScreenOrientation) |
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 | isUseScreenKeyboard () const |
void | setUseScreenKeyboard (bool pUseScreenKeyboard) |
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) |
Freundbeziehungen | |
class | AppSettings |
bool | operator== (const GeneralSettings &pLeft, const GeneralSettings &pRight) |
Weitere Geerbte Elemente | |
![]() | |
static QSharedPointer< QSettings > | getStore () |
![]() | |
static QSharedPointer< QTemporaryDir > | mTestDir |
![]() | |
AbstractSettings () | |
virtual | ~AbstractSettings () |
|
overridevirtual |
bool GeneralSettings::askForDeviceSurvey | ( | ) | const |
bool GeneralSettings::askForStoreFeedback | ( | ) | const |
bool GeneralSettings::autoStartIsSetByAdmin | ( | ) | const |
bool GeneralSettings::autoUpdateCheckIsSetByAdmin | ( | ) | const |
bool GeneralSettings::customProxyAttributesPresent | ( | ) | const |
|
signal |
|
signal |
|
signal |
|
signal |
QString GeneralSettings::getCustomProxyHost | ( | ) | const |
quint16 GeneralSettings::getCustomProxyPort | ( | ) | const |
QNetworkProxy::ProxyType GeneralSettings::getCustomProxyType | ( | ) | const |
QLocale::Language GeneralSettings::getLanguage | ( | ) | const |
QString GeneralSettings::getLastReaderPluginType | ( | ) | const |
const QString GeneralSettings::getPersistentSettingsVersion | ( | ) | const |
QString GeneralSettings::getScreenOrientation | ( | ) | const |
QString GeneralSettings::getSelectedUi | ( | ) | const |
QString GeneralSettings::getSkipVersion | ( | ) |
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::isRemindUserToClose | ( | ) | const |
bool GeneralSettings::isRequestStoreFeedback | ( | ) | const |
bool GeneralSettings::isShowInAppNotifications | ( | ) | const |
bool GeneralSettings::isShowNewUiHint | ( | ) | const |
bool GeneralSettings::isShowSetupAssistant | ( | ) | const |
bool GeneralSettings::isShuffleScreenKeyboard | ( | ) | const |
bool GeneralSettings::isSkipRightsOnCanAllowed | ( | ) | const |
bool GeneralSettings::isTransportPinReminder | ( | ) | const |
bool GeneralSettings::isUseScreenKeyboard | ( | ) | const |
bool GeneralSettings::isVisualPrivacy | ( | ) | const |
|
overridevirtual |
Implementiert governikus::AbstractSettings.
void GeneralSettings::setAutoCloseWindowAfterAuthentication | ( | bool | pAutoClose | ) |
void GeneralSettings::setAutoStart | ( | bool | pAutoStart | ) |
void GeneralSettings::setAutoUpdateCheck | ( | bool | pAutoUpdateCheck | ) |
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::setScreenOrientation | ( | const QString & | pScreenOrientation | ) |
void GeneralSettings::setSelectedUi | ( | const QString & | pSelectedUi | ) |
void GeneralSettings::setShowInAppNotifications | ( | bool | pShowInAppNotifications | ) |
void GeneralSettings::setShowNewUiHint | ( | bool | pShowNewUiHint | ) |
void GeneralSettings::setShowSetupAssistant | ( | bool | pShowSetupAssistant | ) |
void GeneralSettings::setShuffleScreenKeyboard | ( | bool | pShuffleScreenKeyboard | ) |
void GeneralSettings::setSkipRightsOnCanAllowed | ( | bool | pSkipRightsOnCanAllowed | ) |
void GeneralSettings::setTransportPinReminder | ( | bool | pTransportPinReminder | ) |
void GeneralSettings::setUseCustomProxy | ( | bool | pUseCustomProxy | ) |
void GeneralSettings::setUseScreenKeyboard | ( | bool | pUseScreenKeyboard | ) |
void GeneralSettings::setUseSelfauthenticationTestUri | ( | bool | pUse | ) |
void GeneralSettings::setVisualPrivacy | ( | bool | pVisualPrivacy | ) |
void GeneralSettings::skipVersion | ( | const QString & | pVersion | ) |
bool GeneralSettings::useCustomProxy | ( | ) | const |
bool GeneralSettings::useSelfAuthTestUri | ( | ) | const |
|
friend |
|
friend |