Doxygen
ConfigOption 成员列表

成员的完整列表,这些成员属于 ConfigOption,包括所有继承而来的类成员

addDependency(const char *dep)ConfigOptioninline
compareDoxyfile(TextStream &t)=0ConfigOptionprotectedpure virtual
ConfigImpl classConfigOptionfriend
ConfigOption(OptionType t)ConfigOptioninline
convertStrToVal()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 枚举值ConfigOption
name() constConfigOptioninline
O_Bool 枚举值ConfigOption
O_Disabled 枚举值ConfigOption
O_Enum 枚举值ConfigOption
O_Info 枚举值ConfigOption
O_Int 枚举值ConfigOption
O_List 枚举值ConfigOption
O_Obsolete 枚举值ConfigOption
O_String 枚举值ConfigOption
OptionType 枚举名称ConfigOption
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)ConfigOptionprotected
writeTemplate(TextStream &t, bool sl, bool upd)=0ConfigOptionprotectedpure virtual
writeXMLDoxyfile(TextStream &t)=0ConfigOptionprotectedpure virtual
~ConfigOption()ConfigOptioninlinevirtual