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 DString &t)

Public Attributes

const char * fname
DString title

Detailed Description

Helper class representing a module member in the navigation menu.

Definition at line 3702 of file index.cpp.

Constructor & Destructor Documentation

◆ MmhlInfo()

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

Definition at line 3704 of file index.cpp.

3704{

Referenced by writeModuleMemberIndexFiltered().

Member Data Documentation

◆ fname

const char* MmhlInfo::fname

Definition at line 3705 of file index.cpp.

Referenced by writeModuleMemberIndexFiltered().

◆ title

DString MmhlInfo::title

Definition at line 3706 of file index.cpp.

Referenced by writeModuleMemberIndexFiltered().


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