Skip to main content

The LayoutDocEntrySection Struct Reference

Declaration

struct LayoutDocEntrySection { ... }

Included Headers

#include <src/layout.h>

Base struct

structLayoutDocEntrySimple

Represents of a piece of a documentation page without configurable parts. More...

Public Constructors Index

LayoutDocEntrySection (Kind k, const std::string &id, const QCString &tl, bool v)

Public Member Functions Index

QCStringtitle (SrcLangExt lang) const

Private Member Attributes Index

QCStringm_title

Definition at line 101 of file layout.h.

Public Constructors

LayoutDocEntrySection()

LayoutDocEntrySection::LayoutDocEntrySection (Kind k, const std::string & id, const QCString & tl, bool v)
inline

Definition at line 103 of file layout.h.

103 LayoutDocEntrySection(Kind k,const std::string &id,const QCString &tl,bool v) :

References LayoutDocEntrySimple::id, LayoutDocEntrySimple::LayoutDocEntrySimple and m_title.

Private Member Attributes

m_title

QCString LayoutDocEntrySection::m_title

Definition at line 107 of file layout.h.

Referenced by LayoutDocEntrySection and title.


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


Generated via doxygen2docusaurus by Doxygen 1.14.0.