Doxygen
|
#include <src/searchindex.h>
Public Member Functions | |
SIData_Word (const QCString &w, bool b) | |
Public Attributes | |
QCString | word |
bool | hiPrio |
Definition at line 54 of file searchindex.h.
|
inline |
Definition at line 56 of file searchindex.h.
bool SIData_Word::hiPrio |
Definition at line 59 of file searchindex.h.
Referenced by SIData_Word().
QCString SIData_Word::word |
Definition at line 58 of file searchindex.h.
Referenced by SIData_Word().