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