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