My Project
|
Represents of a piece of a documentation page without configurable parts. More...
#include <layout.h>
Public Member Functions | |
LayoutDocEntrySimple (Kind k) | |
Kind | kind () const |
Public Member Functions inherited from LayoutDocEntry | |
virtual | ~LayoutDocEntry () |
Private Attributes | |
Kind | m_kind |
Represents of a piece of a documentation page without configurable parts.
|
inline |
|
inlinevirtual |
Implements LayoutDocEntry.
Definition at line 74 of file layout.h.
References m_kind.
|
private |