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