Skip to main content

The DocWhiteSpace Class Reference

Node representing some amount of white space. More...

Declaration

class DocWhiteSpace { ... }

Included Headers

#include <src/docnode.h>

Base class

classDocNode

Abstract node interface with type information. More...

Public Constructors Index

DocWhiteSpace (DocParser *parser, DocNodeVariant *parent, const QCString &chars)

Public Member Functions Index

QCStringchars () const

Private Member Attributes Index

QCStringm_chars

Description

Node representing some amount of white space.

Definition at line 353 of file docnode.h.

Public Constructors

DocWhiteSpace()

DocWhiteSpace::DocWhiteSpace (DocParser * parser, DocNodeVariant * parent, const QCString & chars)
inline

Public Member Functions

chars()

Private Member Attributes

m_chars

QCString DocWhiteSpace::m_chars

Definition at line 360 of file docnode.h.

Referenced by chars and DocWhiteSpace.


The documentation for this class was generated from the following file:


Generated via doxygen2docusaurus by Doxygen 1.14.0.