|
Doxygen
|
markdown.h 的引用(Include)关系图:
此图展示该文件直接或间接的被哪些文件引用了:类 | |
| class | Markdown |
| Helper class to process markdown formatted text 更多... | |
| struct | Markdown::LinkRef |
| class | MarkdownOutlineParser |
函数 | |
| QCString | markdownFileNameToId (const QCString &fileName) |
| processes string s and converts markdown into doxygen/html commands. 更多... | |
processes string s and converts markdown into doxygen/html commands.
在文件 markdown.cpp 第 3053 行定义.
引用了 FileInfo::absFilePath(), QCString::findRev(), isId(), QCString::left(), QCString::rawData(), QCString::str(), stripFromPath(), TRACE , 以及 TRACE_RESULT.
被这些函数引用 DocRef::DocRef(), DocSecRefItem::parse() , 以及 MarkdownOutlineParser::parseInput().