#include <reflist.h>
Public Member Functions | |
RefItem () | |
Public Attributes | |
QCString | text |
text of the item. More... | |
QCString | listAnchor |
anchor in the list More... | |
QCString | prefix |
type prefix for the name More... | |
Definition * | scope |
scope to use for references. More... | |
QCString | name |
name of the entity containing the reference More... | |
QCString | title |
display name of the entity More... | |
QCString | args |
optional arguments for the entity (if function) More... | |
QList< RefItem > | extraItems |
more items belonging to the same entity More... | |
QCString RefItem::args |
QCString RefItem::name |
Definition* RefItem::scope |