Public Attributes | |
QCString | name |
QCString | url |
QCString | anchor |
bool | link |
bool | reversed |
Class representing a field in the HTML help index.
Definition at line 43 of file htmlhelp.cpp.
QCString IndexField::anchor |
Definition at line 47 of file htmlhelp.cpp.
bool IndexField::link |
Definition at line 48 of file htmlhelp.cpp.
QCString IndexField::name |
Definition at line 45 of file htmlhelp.cpp.
bool IndexField::reversed |
Definition at line 49 of file htmlhelp.cpp.
QCString IndexField::url |
Definition at line 46 of file htmlhelp.cpp.