#include <reflist.h>
Public Member Functions | |
| RefItem () | |
Public Attributes | |
| QCString | text |
| text of the item. | |
| QCString | listAnchor |
| anchor in the list | |
| bool | written |
Definition at line 27 of file reflist.h.
| 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 |
1.5.1