The DocSeparator
Class Reference
Node representing a separator. More...
Declaration
class DocSeparator { ... }
Included Headers
#include <src/docnode.h>
Base class
class | DocNode |
Abstract node interface with type information. More... | |
Public Constructors Index
DocSeparator (DocParser *parser, DocNodeVariant *parent, const QCString &chars) | |
Public Member Functions Index
QCString | chars () const |
Private Member Attributes Index
QCString | m_chars |
Description
Node representing a separator.
Definition at line 364 of file docnode.h.
Public Constructors
DocSeparator()
| inline |
Definition at line 367 of file docnode.h.
367 DocSeparator(DocParser *parser,DocNodeVariant *parent,const QCString &chars)
References chars, DocNode::DocNode, m_chars, DocNode::parent and DocNode::parser.
Public Member Functions
chars()
| inline |
Definition at line 369 of file docnode.h.
Reference m_chars.
Referenced by DocSeparator, DocbookDocVisitor::operator(), HtmlDocVisitor::operator(), LatexDocVisitor::operator(), ManDocVisitor::operator() and RTFDocVisitor::operator().
The documentation for this class was generated from the following file:
Generated via doxygen2docusaurus by Doxygen 1.14.0.