The DocHtmlSummary
Class Reference
Node Html summary. More...
Declaration
Included Headers
Base class
class | DocCompoundNode |
Base class for nodes with children. More... | |
Public Constructors Index
DocHtmlSummary (DocParser *parser, DocNodeVariant *parent, const HtmlAttribList &attribs) | |
Public Member Functions Index
const HtmlAttribList & | attribs () const |
void | parse () |
Private Member Attributes Index
HtmlAttribList | m_attribs |
Description
Node Html summary.
Definition at line 843 of file docnode.h.
Public Constructors
DocHtmlSummary()
| inline |
Definition at line 846 of file docnode.h.
References attribs, DocCompoundNode::DocCompoundNode, m_attribs, DocNode::parent and DocNode::parser.
Public Member Functions
attribs()
| inline |
Definition at line 848 of file docnode.h.
Reference m_attribs.
Referenced by DocHtmlSummary, HtmlDocVisitor::operator() and PrintDocVisitor::operator().
parse()
|
Declaration at line 849 of file docnode.h, definition at line 1411 of file docnode.cpp.
References AUTO_TRACE, DocCompoundNode::children, DocParser::errorHandleDefaultToken, Mappers::htmlTagMapper, Token::is_any_of, DocTokenizer::lex, DocNode::parser, DocTokenizer::setStatePara, DocTokenizer::setStateTitle, DocNode::thisVariant, DocParser::tokenizer, UNKNOWN, Token::value, warn_doc_error and XML_SUMMARY.
Private Member Attributes
m_attribs
|
Definition at line 852 of file docnode.h.
Referenced by attribs and DocHtmlSummary.
The documentation for this class was generated from the following files:
Generated via doxygen2docusaurus by Doxygen 1.14.0.