#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.
LetterToIndexMap<SearchIndexList> SearchIndexInfo::symbolList |
Definition at line 158 of file searchindex.h.
QCString SearchIndexInfo::text |
Definition at line 160 of file searchindex.h.