#include "UserSettings.h"
Public Member Functions | |
| void | showDialog (void) |
| void | showDialog (const QString &_group) |
| void | clear (void) |
| void | addSettings (const std::string &_serviceName, const ot::PropertyGridCfg &_config) |
Static Public Member Functions | |
| static UserSettings & | instance (void) |
| void UserSettings::addSettings | ( | const std::string & | _serviceName, |
| const ot::PropertyGridCfg & | _config ) |
| void UserSettings::clear | ( | void | ) |
|
static |
| void UserSettings::showDialog | ( | const QString & | _group | ) |
| void UserSettings::showDialog | ( | void | ) |