The DocHtmlHeader
Class Reference
Node Html heading. More...
Declaration
Included Headers
Base class
class | DocCompoundNode |
Base class for nodes with children. More... | |
Public Constructors Index
DocHtmlHeader (DocParser *parser, DocNodeVariant *parent, const HtmlAttribList &attribs, int level) | |
Public Member Functions Index
int | level () const |
const HtmlAttribList & | attribs () const |
Token | parse () |
Private Member Attributes Index
int | m_level = 0 |
HtmlAttribList | m_attribs |
Description
Node Html heading.
Definition at line 872 of file docnode.h.
Public Constructors
DocHtmlHeader()
| inline |
Definition at line 875 of file docnode.h.
References attribs, DocCompoundNode::DocCompoundNode, level, m_attribs, m_level, DocNode::parent and DocNode::parser.
Public Member Functions
attribs()
| inline |
Definition at line 878 of file docnode.h.
Reference m_attribs.
Referenced by DocHtmlHeader and HtmlDocVisitor::operator().
level()
| inline |
Definition at line 877 of file docnode.h.
Reference m_level.
Referenced by DocHtmlHeader, HtmlDocVisitor::operator(), LatexDocVisitor::operator(), ManDocVisitor::operator(), PerlModDocVisitor::operator(), PrintDocVisitor::operator(), RTFDocVisitor::operator() and XmlDocVisitor::operator().
parse()
|
Declaration at line 879 of file docnode.h, definition at line 1304 of file docnode.cpp.
References DocNodeList::append, TokenInfo::attribs, AUTO_TRACE, DocCompoundNode::children, DocParser::context, DocParser::errorHandleDefaultToken, DocParser::handleAHref, DocParser::handlePendingStyleCommands, HTML_A, HTML_BR, HTML_H1, HTML_H2, HTML_H3, HTML_H4, HTML_H5, HTML_H6, Mappers::htmlTagMapper, Token::is_any_of, DocTokenizer::lex, m_level, DocNode::parser, qsnprintf, DocNode::thisVariant, DocParserContext::token, DocParser::tokenizer, Token::value and warn_doc_error.
Private Member Attributes
m_attribs
|
Definition at line 883 of file docnode.h.
Referenced by attribs and DocHtmlHeader.
m_level
The documentation for this class was generated from the following files:
Generated via doxygen2docusaurus by Doxygen 1.14.0.