#include <employees.h>
|
static std::string | name () |
|
◆ EmployGlobalSettings()
EmployGlobalSettings::EmployGlobalSettings |
( |
| ) |
|
◆ addListener()
◆ deinit()
bool EmployGlobalSettings::deinit |
( |
| ) |
|
|
virtual |
◆ eventSettingsChanged()
void EmployGlobalSettings::eventSettingsChanged |
( |
const WsjcppSettingItem * |
pSettingItem | ) |
|
|
private |
◆ exists()
bool EmployGlobalSettings::exists |
( |
const std::string & |
sSettingName | ) |
|
◆ findFileConfig()
bool EmployGlobalSettings::findFileConfig |
( |
| ) |
|
|
private |
◆ get()
const WsjcppSettingItem & EmployGlobalSettings::get |
( |
const std::string & |
sSettingName | ) |
|
◆ getFilepathConf()
std::string EmployGlobalSettings::getFilepathConf |
( |
| ) |
const |
◆ init()
virtual bool EmployGlobalSettings::init |
( |
| ) |
|
|
virtual |
◆ initFromDatabase()
◆ initFromFile()
bool EmployGlobalSettings::initFromFile |
( |
| ) |
|
|
private |
◆ name()
static std::string EmployGlobalSettings::name |
( |
| ) |
|
|
inlinestatic |
◆ printSettings()
void EmployGlobalSettings::printSettings |
( |
| ) |
const |
◆ registrySetting()
WsjcppSettingItem & EmployGlobalSettings::registrySetting |
( |
const std::string & |
sSettingGroup, |
|
|
const std::string & |
sSettingName |
|
) |
| |
◆ removeListener()
◆ setWorkDir()
void EmployGlobalSettings::setWorkDir |
( |
const std::string & |
sWorkDir | ) |
|
◆ toJson()
nlohmann::json EmployGlobalSettings::toJson |
( |
bool |
bHidePassword | ) |
|
◆ update() [1/3]
void EmployGlobalSettings::update |
( |
const std::string & |
sSettingName, |
|
|
const std::string & |
sValue |
|
) |
| |
◆ update() [2/3]
void EmployGlobalSettings::update |
( |
const std::string & |
sSettingName, |
|
|
int |
nValue |
|
) |
| |
◆ update() [3/3]
void EmployGlobalSettings::update |
( |
const std::string & |
sSettingName, |
|
|
bool |
bValue |
|
) |
| |
◆ m_mapSettingItems
◆ m_pDatabaseSettingsStore
◆ m_sFilepathConf
std::string EmployGlobalSettings::m_sFilepathConf |
|
private |
◆ m_sWorkDir
std::string EmployGlobalSettings::m_sWorkDir |
|
private |
◆ m_vListeners
◆ TAG
std::string EmployGlobalSettings::TAG |
|
private |
The documentation for this class was generated from the following files: