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

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

Collaboration diagram for NmhlInfo:

Public Member Functions

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

Public Attributes

const char * fname
QCString title

Detailed Description

Helper class representing a namespace member in the navigation menu.

Definition at line 3522 of file index.cpp.

Constructor & Destructor Documentation

◆ NmhlInfo()

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

Definition at line 3524 of file index.cpp.

3524{

Member Data Documentation

◆ fname

const char* NmhlInfo::fname

Definition at line 3525 of file index.cpp.

◆ title

QCString NmhlInfo::title

Definition at line 3526 of file index.cpp.


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