|
Doxygen
|
#include <algorithm>#include <stdio.h>#include <stdlib.h>#include "htmlhelp.h"#include "config.h"#include "message.h"#include "doxygen.h"#include "language.h"#include "portable.h"#include "groupdef.h"#include "memberdef.h"#include "filedef.h"#include "util.h"#include "linkedmap.h"#include "regex.h"#include "fileinfo.h"
htmlhelp.cpp 的引用(Include)关系图:类 | |
| class | HtmlHelpRecoder |
| Helper class to deal with recoding the UTF8 encoded text back to the native encoding specified by CHM_INDEX_ENCODING. 更多... | |
| struct | IndexField |
| Class representing a field in the HTML help index. 更多... | |
| class | HtmlHelpIndex |
| A helper class for HtmlHelp that manages a two level index in alphabetical order. 更多... | |
| class | HtmlHelp::Private |
函数 | |
| static QCString | field2URL (const IndexField *f, bool checkReversed) |
变量 | |
| static StringUnorderedMap | s_languageDict |
|
static |
在文件 htmlhelp.cpp 第 175 行定义.
引用了 addHtmlExtensionIfMissing(), IndexField::anchor, QCString::isEmpty(), IndexField::reversed, substitute() , 以及 IndexField::url.
被这些函数引用 HtmlHelpIndex::writeFields().
|
static |
在文件 htmlhelp.cpp 第 390 行定义.
被这些函数引用 HtmlHelp::getLanguageString().