My Project
|
#include <searchindex.h>
Public Attributes | |
LetterToIndexMap< SearchIndexList > | symbolList |
QCString | name |
QCString | text |
Definition at line 156 of file searchindex.h.
QCString SearchIndexInfo::name |
Definition at line 159 of file searchindex.h.
Referenced by createJavascriptSearchIndex(), SearchIndexContext::Private::name(), SymbolIndicesContext::Private::Private(), and writeJavascriptSearchIndex().
LetterToIndexMap<SearchIndexList> SearchIndexInfo::symbolList |
Definition at line 158 of file searchindex.h.
Referenced by addMemberToSearchIndex(), createJavascriptSearchIndex(), and SymbolIndicesContext::Private::Private().
QCString SearchIndexInfo::text |
Definition at line 160 of file searchindex.h.
Referenced by createJavascriptSearchIndex(), and SearchIndexContext::Private::text().