Doxygen
|
#include <searchindex.h>
Public 成员函数 | |
void | add (const std::string &letter, const Definition *def) |
Public 属性 | |
QCString | name |
std::function< QCString()> | getText |
SearchIndexMap | symbolMap |
在文件 searchindex.h 第 120 行定义.
void SearchIndexInfo::add | ( | const std::string & | letter, |
const Definition * | def | ||
) |
在文件 searchindex.cpp 第 1221 行定义.
引用了 symbolMap.
std::function<QCString()> SearchIndexInfo::getText |
在文件 searchindex.h 第 124 行定义.
被这些函数引用 SearchIndexContext::Private::text().
QCString SearchIndexInfo::name |
在文件 searchindex.h 第 123 行定义.
被这些函数引用 SearchIndexContext::Private::name() , 以及 SymbolIndicesContext::Private::Private().
SearchIndexMap SearchIndexInfo::symbolMap |
在文件 searchindex.h 第 125 行定义.
被这些函数引用 add() , 以及 SymbolIndicesContext::Private::Private().