The DocAnchor
Class Reference
Node representing an anchor. More...
Declaration
Included Headers
Base class
class | DocNode |
Abstract node interface with type information. More... | |
Public Constructors Index
DocAnchor (DocParser *parser, DocNodeVariant *parent, const QCString &id, bool newAnchor) | |
Public Member Functions Index
QCString | anchor () const |
QCString | file () const |
const HtmlAttribList & | attribs () const |
Private Member Attributes Index
QCString | m_anchor |
QCString | m_file |
HtmlAttribList | m_attribs |
Description
Node representing an anchor.
Definition at line 228 of file docnode.h.
Public Constructors
DocAnchor()
|
Declaration at line 231 of file docnode.h, definition at line 209 of file docnode.cpp.
References CitationManager::anchorPrefix, convertNameToFile, DocNode::DocNode, FALSE, CitationManager::fileName, SectionInfo::fileName, CitationManager::find, LinkedMap< T, Hash, KeyEqual, Map >::find, CitationManager::instance, SectionManager::instance, SectionInfo::label, QCString::length, m_anchor, m_file, DocNode::parent, DocNode::parser, TRUE and warn_doc_error.
Public Member Functions
anchor()
| inline |
Definition at line 232 of file docnode.h.
Reference m_anchor.
Referenced by DocbookDocVisitor::operator(), HtmlDocVisitor::operator(), LatexDocVisitor::operator(), PerlModDocVisitor::operator(), PrintDocVisitor::operator(), RTFDocVisitor::operator() and XmlDocVisitor::operator().
attribs()
| inline |
Definition at line 235 of file docnode.h.
Reference m_attribs.
Referenced by HtmlDocVisitor::operator().
file()
| inline |
Definition at line 233 of file docnode.h.
Reference m_file.
Referenced by DocbookDocVisitor::operator(), LatexDocVisitor::operator(), PerlModDocVisitor::operator(), RTFDocVisitor::operator() and XmlDocVisitor::operator().
Private Member Attributes
m_anchor
|
m_attribs
|
m_file
The documentation for this class was generated from the following files:
Generated via doxygen2docusaurus by Doxygen 1.14.0.