The DocEmoji
Class Reference
Node representing an emoji. More...
Declaration
Included Headers
Base class
class | DocNode |
Abstract node interface with type information. More... | |
Public Constructors Index
DocEmoji (DocParser *parser, DocNodeVariant *parent, const QCString &symName) | |
Public Member Functions Index
QCString | name () const |
int | index () const |
Private Member Attributes Index
QCString | m_symName |
int | m_index = 0 |
Description
Node representing an emoji.
Definition at line 340 of file docnode.h.
Public Constructors
DocEmoji()
|
Declaration at line 343 of file docnode.h, definition at line 160 of file docnode.cpp.
References QCString::append, QCString::at, DocNode::DocNode, EmojiEntityMapper::instance, QCString::length, m_index, m_symName, DocNode::parent, DocNode::parser, QCString::prepend, EmojiEntityMapper::symbol2index and warn_doc_error.
Public Member Functions
index()
| inline |
Definition at line 345 of file docnode.h.
Reference m_index.
Referenced by DocbookDocVisitor::operator(), HtmlDocVisitor::operator(), LatexDocVisitor::operator(), ManDocVisitor::operator(), PerlModDocVisitor::operator(), PrintDocVisitor::operator(), RTFDocVisitor::operator(), TextDocVisitor::operator() and XmlDocVisitor::operator().
name()
| inline |
Definition at line 344 of file docnode.h.
Reference m_symName.
Referenced by DocbookDocVisitor::operator(), HtmlDocVisitor::operator(), LatexDocVisitor::operator(), ManDocVisitor::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.