doxygen
Public Member Functions | List of all members
RefItem Class Reference

This struct represents an item in the list of references. More...

#include <reflist.h>

Public Member Functions

 RefItem (int id, RefList *list)
 
void setText (const QCString &text)
 
void setAnchor (const QCString &anchor)
 
void setPrefix (const QCString &prefix)
 
void setName (const QCString &name)
 
void setTitle (const QCString &title)
 
void setArgs (const QCString &args)
 
void setGroup (const QCString &group)
 
void setScope (const Definition *scope)
 
QCString text () const
 
QCString anchor () const
 
QCString prefix () const
 
QCString name () const
 
QCString title () const
 
QCString args () const
 
QCString group () const
 
int id () const
 
RefListlist () const
 
const Definitionscope () const
 

Detailed Description

This struct represents an item in the list of references.


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