The DocTitle
Class Reference
Node representing a simple section title. More...
Declaration
Included Headers
Base class
class | DocCompoundNode |
Base class for nodes with children. More... | |
Public Constructors Index
DocTitle (DocParser *parser, DocNodeVariant *parent) | |
Public Member Functions Index
void | parse () |
void | parseFromString (DocNodeVariant *, const QCString &title) |
bool | hasTitle () const |
bool | isEmpty () const |
Description
Node representing a simple section title.
Definition at line 607 of file docnode.h.
Public Constructors
DocTitle()
| inline |
Definition at line 610 of file docnode.h.
References DocCompoundNode::DocCompoundNode, DocNode::parent and DocNode::parser.
Public Member Functions
hasTitle()
| inline |
Definition at line 613 of file docnode.h.
References DocCompoundNode::children and GrowVector< T >::empty.
Referenced by isEmpty and DocbookDocVisitor::operator().
isEmpty()
| inline |
parse()
|
Declaration at line 611 of file docnode.h, definition at line 2968 of file docnode.cpp.
References AUTO_TRACE, DocCompoundNode::children, DocParser::errorHandleDefaultToken, DocParser::handlePendingStyleCommands, Token::is_any_of, DocTokenizer::lex, DocNode::parser, DocTokenizer::setStatePara, DocTokenizer::setStateTitle, DocNode::thisVariant and DocParser::tokenizer.
parseFromString()
|
Declaration at line 612 of file docnode.h, definition at line 2986 of file docnode.cpp.
References DocCompoundNode::children, DocParser::context, FALSE, flattenParagraphs, DocParserContext::insideHtmlLink, DocParser::internalValidatingParseDoc, DocNode::parent, DocNode::parser, DocParser::popContext, DocParser::pushContext, DocTokenizer::setStatePara, DocNode::thisVariant, DocParser::tokenizer and TRUE.
The documentation for this class was generated from the following files:
Generated via doxygen2docusaurus by Doxygen 1.14.0.