Doxygen
Loading...
Searching...
No Matches
MmhlInfo Struct Reference

Helper class representing a module member in the navigation menu. More...

Collaboration diagram for MmhlInfo:

Public Member Functions

 MmhlInfo (const char *fn, const QCString &t)

Public Attributes

const char * fname
QCString title

Detailed Description

Helper class representing a module member in the navigation menu.

Definition at line 3707 of file index.cpp.

Constructor & Destructor Documentation

◆ MmhlInfo()

MmhlInfo::MmhlInfo ( const char * fn,
const QCString & t )
inline

Definition at line 3709 of file index.cpp.

3709{

Referenced by writeModuleMemberIndexFiltered().

Member Data Documentation

◆ fname

const char* MmhlInfo::fname

Definition at line 3710 of file index.cpp.

Referenced by writeModuleMemberIndexFiltered().

◆ title

QCString MmhlInfo::title

Definition at line 3711 of file index.cpp.

Referenced by writeModuleMemberIndexFiltered().


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