The LayoutDocEntrySimple
Struct Reference
Represents of a piece of a documentation page without configurable parts. More...
Declaration
struct LayoutDocEntrySimple { ... }
Base struct
Derived Structs
Public Constructors Index
Public Member Functions Index
Kind | kind () const override |
|
|
|
bool | visible () const override |
|
|
|
std::string | id () const override |
|
|
|
Private Member Attributes Index
Description
Represents of a piece of a documentation page without configurable parts.
Definition at line 88 of file layout.h.
Public Constructors
LayoutDocEntrySimple()
LayoutDocEntrySimple::LayoutDocEntrySimple (Kind k, const std::string & id, bool v) |
|
inline
|
Public Member Functions
id()
std::string LayoutDocEntrySimple::id () |
|
inline
virtual
|
kind()
Kind LayoutDocEntrySimple::kind () |
|
inline
virtual
|
visible()
bool LayoutDocEntrySimple::visible () |
|
inline
virtual
|
Private Member Attributes
m_id
std::string LayoutDocEntrySimple::m_id |
|
m_kind
Kind LayoutDocEntrySimple::m_kind |
|
m_visible
bool LayoutDocEntrySimple::m_visible |
|
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus by Doxygen 1.14.0.