The DocWord
Class Reference
Node representing a word. More...
Declaration
Included Headers
Base class
class | DocNode |
Abstract node interface with type information. More... | |
Public Constructors Index
DocWord (DocParser *parser, DocNodeVariant *parent, const QCString &word) | |
Public Member Functions Index
QCString | word () const |
Private Member Attributes Index
QCString | m_word |
Description
Node representing a word.
Definition at line 152 of file docnode.h.
Public Constructors
DocWord()
|
Declaration at line 155 of file docnode.h, definition at line 180 of file docnode.cpp.
References DocNode::DocNode, m_word, DocNode::parent, DocNode::parser, Doxygen::searchIndex and word.
Public Member Functions
word()
| inline |
Definition at line 156 of file docnode.h.
Reference m_word.
Referenced by DocWord, dumpDocNodeList, DocbookDocVisitor::operator(), HtmlDocVisitor::operator(), LatexDocVisitor::operator(), ManDocVisitor::operator(), PerlModDocVisitor::operator(), PerlModDocVisitor::operator(), PrintDocVisitor::operator(), RTFDocVisitor::operator(), TextDocVisitor::operator() and XmlDocVisitor::operator().
The documentation for this class was generated from the following files:
Generated via doxygen2docusaurus by Doxygen 1.14.0.