ConfigEnum Class Reference
Option of the enum type. More...
#include <config.h>
Inheritance diagram for ConfigEnum:

Public Member Functions | |
ConfigEnum (const char *name, const char *doc, const char *defVal) | |
void | addValue (const char *v) |
QStrListIterator | iterator () |
QCString * | valueRef () |
void | substEnvVars () |
void | writeTemplate (QTextStream &t, bool sl, bool) |
void | init () |
Private Attributes | |
QStrList | m_valueRange |
QCString | m_value |
QCString | m_defValue |
Detailed Description
Option of the enum type.
Definition at line 137 of file config.h.
Constructor & Destructor Documentation
|
Definition at line 140 of file config.h. References m_defValue, and m_value. |
Member Function Documentation
|
Definition at line 148 of file config.h. References addValue(), and m_valueRange. Referenced by addValue(). |
|
Reimplemented from ConfigOption. Definition at line 167 of file config.h. References m_defValue, and m_value. |
|
Definition at line 149 of file config.h. References m_valueRange. |
|
Implements ConfigOption. |
|
Definition at line 153 of file config.h. References m_value. |
|
Implements ConfigOption. Definition at line 155 of file config.h. References endl(), m_value, and writeTemplate(). Referenced by writeTemplate(). |
Member Data Documentation
|
Definition at line 172 of file config.h. Referenced by ConfigEnum(), and init(). |
|
Definition at line 171 of file config.h. Referenced by ConfigEnum(), init(), valueRef(), and writeTemplate(). |
|
Definition at line 170 of file config.h. Referenced by addValue(), and iterator(). |
The documentation for this class was generated from the following file:
- parts/doxygen/config.h