My Project
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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.

Referenced by HtmlHelpIndex::addItem(), and field2URL().

bool IndexField::link

Definition at line 48 of file htmlhelp.cpp.

Referenced by HtmlHelpIndex::addItem(), and HtmlHelpIndex::writeFields().

QCString IndexField::name
bool IndexField::reversed

Definition at line 49 of file htmlhelp.cpp.

Referenced by HtmlHelpIndex::addItem(), and field2URL().

QCString IndexField::url

Definition at line 46 of file htmlhelp.cpp.

Referenced by HtmlHelpIndex::addItem(), and field2URL().


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