The DocURL
Class Reference
Node representing a URL (or email address) More...
Declaration
Included Headers
Base class
class | DocNode |
Abstract node interface with type information. More... | |
Public Constructors Index
DocURL (DocParser *parser, DocNodeVariant *parent, const QCString &url, bool isEmail) | |
Public Member Functions Index
QCString | url () const |
bool | isEmail () const |
Private Member Attributes Index
QCString | m_url |
bool | m_isEmail = false |
Description
Node representing a URL (or email address)
Definition at line 187 of file docnode.h.
Public Constructors
DocURL()
| inline |
Public Member Functions
isEmail()
| inline |
Definition at line 193 of file docnode.h.
Reference m_isEmail.
Referenced by DocURL, DocbookDocVisitor::operator(), HtmlDocVisitor::operator(), LatexDocVisitor::operator(), RTFDocVisitor::operator() and XmlDocVisitor::operator().
url()
| inline |
Definition at line 192 of file docnode.h.
Reference m_url.
Referenced by DocURL, 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 file:
Generated via doxygen2docusaurus by Doxygen 1.14.0.