Represents a config item of type string.
More...
|
| StringConfig (const std::string &group, const std::string &name, std::string value) |
|
std::string | value () |
|
std::string | key () const |
|
std::string | group () const |
|
void | setSource (ConfigSourceType type) |
|
ConfigSourceType | source () const |
|
Represents a config item of type string.
Definition at line 46 of file configitem.h.
The documentation for this class was generated from the following files: