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