Doxygen
|
Helper class representing a class member in the navigation menu. More...
Public Member Functions | |
CmhlInfo (const char *fn, const QCString &t) | |
Public Attributes | |
const char * | fname |
QCString | title |
Helper class representing a class member in the navigation menu.
|
inline |
const char* CmhlInfo::fname |
Definition at line 3072 of file index.cpp.
Referenced by CmhlInfo(), and writeClassMemberIndexFiltered().
QCString CmhlInfo::title |
Definition at line 3073 of file index.cpp.
Referenced by CmhlInfo(), and writeClassMemberIndexFiltered().