Doxygen
Loading...
Searching...
No Matches
ConfigOption Member List

This is the complete list of members for ConfigOption, including all inherited members.

addDependency(const char *dep)ConfigOptioninline
compareDoxyfile(TextStream &t, Config::CompareMode compareMode)=0ConfigOptionprotectedpure virtual
ConfigImpl classConfigOptionfriend
ConfigOption(OptionType t)ConfigOptioninline
convertStrToVal(Config::CompareMode)ConfigOptioninlineprotectedvirtual
dependsOn() constConfigOptioninline
docs() constConfigOptioninline
emptyValueToDefault()ConfigOptioninlineprotectedvirtual
init()ConfigOptioninlineprotectedvirtual
isDefault()ConfigOptioninlineprotectedvirtual
kind() constConfigOptioninline
m_dependencyConfigOptionprotected
m_docConfigOptionprotected
m_encodingConfigOptionprotected
m_kindConfigOptionprotected
m_nameConfigOptionprotected
m_spacesConfigOptionprotected
m_userCommentConfigOptionprotected
MAX_OPTION_LENGTH enum valueConfigOption
name() constConfigOptioninline
O_Bool enum valueConfigOption
O_Disabled enum valueConfigOption
O_Enum enum valueConfigOption
O_Info enum valueConfigOption
O_Int enum valueConfigOption
O_List enum valueConfigOption
O_Obsolete enum valueConfigOption
O_String enum valueConfigOption
OptionType enum nameConfigOption
setEncoding(const QCString &e)ConfigOptioninline
setUserComment(const QCString &u)ConfigOptioninline
substEnvVars()=0ConfigOptionprotectedpure virtual
writeBoolValue(TextStream &t, bool v, bool initSpace=true)ConfigOptionprotected
writeIntValue(TextStream &t, int i, bool initSpace=true)ConfigOptionprotected
writeStringList(TextStream &t, const StringVector &l)ConfigOptionprotected
writeStringValue(TextStream &t, const QCString &s, bool initSpace=true, bool wasQuoted=false)ConfigOptionprotected
writeTemplate(TextStream &t, bool sl, bool upd)=0ConfigOptionprotectedpure virtual
writeXMLDoxyfile(TextStream &t)=0ConfigOptionprotectedpure virtual
writeXSDDoxyfile(TextStream &t)=0ConfigOptionprotectedpure virtual