#include <updates_settings.h>
◆ UpdatesSettings() [1/2]
| UpdatesSettings::UpdatesSettings |
( |
const QString & | settingPath, |
|
|
QObject * | parent = nullptr ) |
|
explicit |
◆ UpdatesSettings() [2/2]
◆ getAlwaysEnableNewSets()
| bool UpdatesSettings::getAlwaysEnableNewSets |
( |
| ) |
const |
|
nodiscardoverridevirtual |
◆ getCardUpdateCheckInterval()
| int UpdatesSettings::getCardUpdateCheckInterval |
( |
| ) |
const |
|
nodiscardoverridevirtual |
◆ getCardUpdateCheckRequired()
| bool UpdatesSettings::getCardUpdateCheckRequired |
( |
| ) |
const |
|
nodiscardoverridevirtual |
◆ getCheckUpdatesOnStartup()
| bool UpdatesSettings::getCheckUpdatesOnStartup |
( |
| ) |
const |
|
nodiscardoverridevirtual |
◆ getLastCardUpdateCheck()
| QDate UpdatesSettings::getLastCardUpdateCheck |
( |
| ) |
const |
|
nodiscardoverridevirtual |
◆ getNotifyAboutNewVersion()
| bool UpdatesSettings::getNotifyAboutNewVersion |
( |
| ) |
const |
|
nodiscardoverridevirtual |
◆ getNotifyAboutUpdates()
| bool UpdatesSettings::getNotifyAboutUpdates |
( |
| ) |
const |
|
nodiscardoverridevirtual |
◆ getStartupCardUpdateCheckAlwaysUpdate()
| bool UpdatesSettings::getStartupCardUpdateCheckAlwaysUpdate |
( |
| ) |
|
|
nodiscardoverridevirtual |
◆ getStartupCardUpdateCheckPromptForUpdate()
| bool UpdatesSettings::getStartupCardUpdateCheckPromptForUpdate |
( |
| ) |
|
|
nodiscardoverridevirtual |
◆ getUpdateReleaseChannelIndex()
| int UpdatesSettings::getUpdateReleaseChannelIndex |
( |
| ) |
const |
|
nodiscardoverridevirtual |
◆ setAlwaysEnableNewSets()
| void UpdatesSettings::setAlwaysEnableNewSets |
( |
bool | value | ) |
|
◆ setCardUpdateCheckInterval()
| void UpdatesSettings::setCardUpdateCheckInterval |
( |
int | value | ) |
|
◆ setCheckUpdatesOnStartup()
| void UpdatesSettings::setCheckUpdatesOnStartup |
( |
bool | value | ) |
|
◆ setLastCardUpdateCheck()
| void UpdatesSettings::setLastCardUpdateCheck |
( |
QDate | value | ) |
|
◆ setNotifyAboutNewVersion()
| void UpdatesSettings::setNotifyAboutNewVersion |
( |
bool | _notifyaboutnewversion | ) |
|
◆ setNotifyAboutUpdates()
| void UpdatesSettings::setNotifyAboutUpdates |
( |
bool | _notifyaboutupdate | ) |
|
◆ setStartupCardUpdateCheckAlwaysUpdate()
| void UpdatesSettings::setStartupCardUpdateCheckAlwaysUpdate |
( |
bool | value | ) |
|
◆ setStartupCardUpdateCheckPromptForUpdate()
| void UpdatesSettings::setStartupCardUpdateCheckPromptForUpdate |
( |
bool | value | ) |
|
◆ setUpdateReleaseChannelIndex()
| void UpdatesSettings::setUpdateReleaseChannelIndex |
( |
int | value | ) |
|
◆ SettingsCache
The documentation for this class was generated from the following files: