Base class for all config item types.
More...
|
|
| ConfigItem (const std::string &group, const std::string &name) |
| |
|
std::string | key () const |
| |
|
std::string | group () const |
| |
|
void | setSource (ConfigSourceType type) |
| |
|
ConfigSourceType | source () const |
| |
Base class for all config item types.
Definition at line 28 of file configitem.h.
The documentation for this class was generated from the following files: