The DocSymbol
Class Reference
Node representing a special symbol. More...
Declaration
Included Headers
Base class
class | DocNode |
Abstract node interface with type information. More... | |
Public Constructors Index
DocSymbol (DocParser *parser, DocNodeVariant *parent, HtmlEntityMapper::SymType s) | |
Public Member Functions Index
HtmlEntityMapper::SymType | symbol () const |
Private Member Attributes Index
HtmlEntityMapper::SymType | m_symbol = HtmlEntityMapper::Sym_Unknown |
Public Static Functions Index
static HtmlEntityMapper::SymType | decodeSymbol (const QCString &symName) |
Description
Node representing a special symbol.
Definition at line 327 of file docnode.h.
Public Constructors
DocSymbol()
| inline |
Definition at line 330 of file docnode.h.
References DocNode::DocNode, m_symbol, DocNode::parent and DocNode::parser.
Public Member Functions
symbol()
| inline |
Definition at line 332 of file docnode.h.
Reference m_symbol.
Referenced by DocbookDocVisitor::operator(), HtmlDocVisitor::operator(), LatexDocVisitor::operator(), ManDocVisitor::operator(), PerlModDocVisitor::operator(), PrintDocVisitor::operator(), RTFDocVisitor::operator(), TextDocVisitor::operator() and XmlDocVisitor::operator().
Private Member Attributes
m_symbol
|
Definition at line 336 of file docnode.h.
Public Static Functions
decodeSymbol()
| static |
Declaration at line 333 of file docnode.h, definition at line 153 of file docnode.cpp.
References HtmlEntityMapper::instance and HtmlEntityMapper::name2sym.
Referenced by DocParser::defaultHandleToken, DocIndexEntry::parse, DocPara::parse and DocText::parse.
The documentation for this class was generated from the following files:
Generated via doxygen2docusaurus by Doxygen 1.14.0.