Skip to main content

The DocSeparator Class Reference

Node representing a separator. More...

Declaration

class DocSeparator { ... }

Included Headers

#include <src/docnode.h>

Base class

classDocNode

Abstract node interface with type information. More...

Public Constructors Index

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

Public Member Functions Index

QCStringchars () const

Private Member Attributes Index

QCStringm_chars

Description

Node representing a separator.

Definition at line 364 of file docnode.h.

Public Constructors

DocSeparator()

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

Public Member Functions

chars()

QCString DocSeparator::chars ()
inline

Private Member Attributes

m_chars

QCString DocSeparator::m_chars

Definition at line 371 of file docnode.h.

Referenced by chars and DocSeparator.


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


Generated via doxygen2docusaurus by Doxygen 1.14.0.