This is the complete list of members for ConfigObsolete, including all inherited members.
| addDependency(const char *dep) | ConfigOption | inline |
| compareDoxyfile(TextStream &, Config::CompareMode) override | ConfigObsolete | inlinevirtual |
| ConfigObsolete(const char *name, OptionType orgType) | ConfigObsolete | inline |
| ConfigOption(OptionType t) | ConfigOption | inline |
| convertStrToVal(Config::CompareMode) | ConfigOption | inlineprotectedvirtual |
| dependsOn() const | ConfigOption | inline |
| docs() const | ConfigOption | inline |
| emptyValueToDefault() | ConfigOption | inlineprotectedvirtual |
| init() | ConfigOption | inlineprotectedvirtual |
| isDefault() | ConfigOption | inlineprotectedvirtual |
| isPresent() const | ConfigObsolete | inline |
| kind() const | ConfigOption | inline |
| m_dependency | ConfigOption | protected |
| m_doc | ConfigOption | protected |
| m_encoding | ConfigOption | protected |
| m_kind | ConfigOption | protected |
| m_listvalue | ConfigObsolete | private |
| m_name | ConfigOption | protected |
| m_orgType | ConfigObsolete | private |
| m_present | ConfigObsolete | private |
| m_spaces | ConfigOption | protected |
| m_userComment | ConfigOption | protected |
| m_valueString | ConfigObsolete | private |
| markAsPresent() | ConfigObsolete | inline |
| MAX_OPTION_LENGTH enum value | ConfigOption | |
| name() const | ConfigOption | inline |
| O_Bool enum value | ConfigOption | |
| O_Disabled enum value | ConfigOption | |
| O_Enum enum value | ConfigOption | |
| O_Info enum value | ConfigOption | |
| O_Int enum value | ConfigOption | |
| O_List enum value | ConfigOption | |
| O_Obsolete enum value | ConfigOption | |
| O_String enum value | ConfigOption | |
| OptionType enum name | ConfigOption | |
| orgType() const | ConfigObsolete | inline |
| setEncoding(const QCString &e) | ConfigOption | inline |
| setUserComment(const QCString &u) | ConfigOption | inline |
| substEnvVars() override | ConfigObsolete | inlinevirtual |
| valueListRef() | ConfigObsolete | inline |
| valueStringRef() | ConfigObsolete | inline |
| writeBoolValue(TextStream &t, bool v, bool initSpace=true) | ConfigOption | protected |
| writeIntValue(TextStream &t, int i, bool initSpace=true) | ConfigOption | protected |
| writeStringList(TextStream &t, const StringVector &l) | ConfigOption | protected |
| writeStringValue(TextStream &t, const QCString &s, bool initSpace=true, bool wasQuoted=false) | ConfigOption | protected |
| writeTemplate(TextStream &, bool, bool) override | ConfigObsolete | virtual |
| writeXMLDoxyfile(TextStream &) override | ConfigObsolete | inlinevirtual |
| writeXSDDoxyfile(TextStream &) override | ConfigObsolete | inlinevirtual |