|
Doxygen
|
layout.h 的引用(Include)关系图:
此图展示该文件直接或间接的被哪些文件引用了:类 | |
| struct | LayoutDocEntry |
| Base class representing a piece of a documentation page 更多... | |
| struct | LayoutDocEntrySimple |
| Represents of a piece of a documentation page without configurable parts 更多... | |
| struct | LayoutDocEntrySection |
| struct | LayoutDocEntryMemberDecl |
| Represents of a member declaration list with configurable title and subtitle. 更多... | |
| struct | LayoutDocEntryMemberDef |
| Represents of a member definition list with configurable title. 更多... | |
| struct | LayoutNavEntry |
| Base class for the layout of a navigation item at the top of the HTML pages. 更多... | |
| class | LayoutDocManager |
| Singleton providing access to the (user configurable) layout of the documentation 更多... | |
类型定义 | |
| using | LayoutNavEntryList = std::vector< std::unique_ptr< LayoutNavEntry > > |
| using | LayoutDocEntryList = std::vector< std::unique_ptr< LayoutDocEntry > > |
函数 | |
| void | writeDefaultLayoutFile (const QCString &fileName) |
| using LayoutDocEntryList = std::vector< std::unique_ptr<LayoutDocEntry> > |
| using LayoutNavEntryList = std::vector< std::unique_ptr<LayoutNavEntry> > |
| void writeDefaultLayoutFile | ( | const QCString & | fileName | ) |
在文件 layout.cpp 第 1614 行定义.
引用了 err(), ResourceMgr::getAsString(), ResourceMgr::instance(), openOutputFile(), qPrint() , 以及 substitute().
被这些函数引用 readConfiguration().