The DocWhiteSpace
Class Reference
Node representing some amount of white space. More...
Declaration
class DocWhiteSpace { ... }
Included Headers
#include <src/docnode.h>
Base class
class | DocNode |
Abstract node interface with type information. More... | |
Public Constructors Index
DocWhiteSpace (DocParser *parser, DocNodeVariant *parent, const QCString &chars) | |
Public Member Functions Index
QCString | chars () const |
Private Member Attributes Index
QCString | m_chars |
Description
Node representing some amount of white space.
Definition at line 353 of file docnode.h.
Public Constructors
DocWhiteSpace()
| inline |
Definition at line 356 of file docnode.h.
356 DocWhiteSpace(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 358 of file docnode.h.
Reference m_chars.
Referenced by DocWhiteSpace, DocbookDocVisitor::operator(), HtmlDocVisitor::operator(), LatexDocVisitor::operator(), ManDocVisitor::operator(), PrintDocVisitor::operator(), RTFDocVisitor::operator() and XmlDocVisitor::operator().
The documentation for this class was generated from the following file:
Generated via doxygen2docusaurus by Doxygen 1.14.0.