#include <custom_settings.h>
◆ CustomSettings()
| rime::CustomSettings::CustomSettings |
( |
Deployer * | deployer, |
|
|
const string & | config_id, |
|
|
const string & | generator_id ) |
◆ ~CustomSettings()
| virtual rime::CustomSettings::~CustomSettings |
( |
| ) |
|
|
virtualdefault |
◆ config()
| Config * rime::CustomSettings::config |
( |
| ) |
|
|
inline |
◆ Customize()
| bool rime::CustomSettings::Customize |
( |
const string & | key, |
|
|
const an< ConfigItem > & | item ) |
◆ GetList()
| an< ConfigList > rime::CustomSettings::GetList |
( |
const string & | key | ) |
|
◆ GetMap()
| an< ConfigMap > rime::CustomSettings::GetMap |
( |
const string & | key | ) |
|
◆ GetValue()
| an< ConfigValue > rime::CustomSettings::GetValue |
( |
const string & | key | ) |
|
◆ IsFirstRun()
| bool rime::CustomSettings::IsFirstRun |
( |
| ) |
|
◆ Load()
| bool rime::CustomSettings::Load |
( |
| ) |
|
|
virtual |
◆ modified()
| bool rime::CustomSettings::modified |
( |
| ) |
const |
|
inline |
◆ Save()
| bool rime::CustomSettings::Save |
( |
| ) |
|
|
virtual |
◆ config_
| Config rime::CustomSettings::config_ |
|
protected |
◆ config_id_
| string rime::CustomSettings::config_id_ |
|
protected |
◆ custom_config_
| Config rime::CustomSettings::custom_config_ |
|
protected |
◆ deployer_
| Deployer* rime::CustomSettings::deployer_ |
|
protected |
◆ generator_id_
| string rime::CustomSettings::generator_id_ |
|
protected |
◆ modified_
| bool rime::CustomSettings::modified_ = false |
|
protected |
The documentation for this class was generated from the following files: