#include <searchindex.h>
Public Member Functions | |
| IndexWord (const char *word) | |
| void | addUrlIndex (int, bool) |
| const QIntDict< URLInfo > & | urls () const |
| QCString | word () const |
Definition at line 43 of file searchindex.h.
| IndexWord::IndexWord | ( | const char * | word | ) |
Definition at line 40 of file searchindex.cpp.
| void IndexWord::addUrlIndex | ( | int | , | |
| bool | ||||
| ) |
Definition at line 46 of file searchindex.cpp.
References URLInfo::freq.
Referenced by SearchIndex::addWord().
| const QIntDict<URLInfo>& IndexWord::urls | ( | ) | const [inline] |
| QCString IndexWord::word | ( | ) | const [inline] |
1.5.1