|
Doxygen
|
Container for include info that can be read from a tagfile 更多...
TagIncludeInfo 的协作图:Public 属性 | |
| QCString | id |
| QCString | name |
| QCString | text |
| bool | isLocal |
| bool | isImported |
Container for include info that can be read from a tagfile
在文件 tagreader.cpp 第 67 行定义.
| QCString TagIncludeInfo::id |
在文件 tagreader.cpp 第 70 行定义.
被这些函数引用 TagFileParser::startIncludes().
| bool TagIncludeInfo::isImported |
在文件 tagreader.cpp 第 74 行定义.
被这些函数引用 TagFileParser::startIncludes().
| bool TagIncludeInfo::isLocal |
在文件 tagreader.cpp 第 73 行定义.
被这些函数引用 TagFileParser::startIncludes().
| QCString TagIncludeInfo::name |
在文件 tagreader.cpp 第 71 行定义.
被这些函数引用 TagFileParser::startIncludes().
| QCString TagIncludeInfo::text |
在文件 tagreader.cpp 第 72 行定义.
被这些函数引用 TagFileParser::endIncludes().