Public Attributes | List of all members
IndexField Struct Reference

Public Attributes

QCString name
 
QCString url
 
QCString anchor
 
bool link
 
bool reversed
 

Detailed Description

Class representing a field in the HTML help index.

Definition at line 43 of file htmlhelp.cpp.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: