Represents of a member definition list with configurable title. More...
#include <layout.h>
Public Member Functions | |
| LayoutDocEntryMemberDef (MemberListType tp, const QCString &tl) | |
| Kind | kind () const |
| QCString | title (SrcLangExt lang) const |
Public Member Functions inherited from LayoutDocEntry | |
| virtual | ~LayoutDocEntry () |
Public Attributes | |
| MemberListType | type |
Private Attributes | |
| QCString | m_title |
Represents of a member definition list with configurable title.
|
inline |
|
inlinevirtual |
| QCString LayoutDocEntryMemberDef::title | ( | SrcLangExt | lang | ) | const |
Definition at line 1459 of file layout.cpp.
| MemberListType LayoutDocEntryMemberDef::type |
1.8.11