RefItem Struct Reference

#include <reflist.h>

List of all members.

Public Member Functions

 RefItem ()

Public Attributes

QCString text
 text of the item.
QCString listAnchor
 anchor in the list
bool written


Detailed Description

This struct represents an item in the list of references.

Definition at line 27 of file reflist.h.


Constructor & Destructor Documentation

RefItem::RefItem (  )  [inline]

Definition at line 29 of file reflist.h.


Member Data Documentation

QCString RefItem::text

text of the item.

Definition at line 30 of file reflist.h.

Referenced by addRefItem(), and DocXRefItem::parse().

QCString RefItem::listAnchor

anchor in the list

Definition at line 31 of file reflist.h.

Referenced by addRefItem(), and DocXRefItem::parse().

bool RefItem::written

Definition at line 32 of file reflist.h.

Referenced by addRefItem().


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



Generated on Mon Mar 31 10:59:03 2008 by  doxygen 1.5.1