The HtmlContextInfo
Struct Reference
Declaration
struct HtmlContextInfo { ... }
Public Constructors Index
HtmlContextInfo (const QCString &tn, OutputContext ctx) | |
Public Member Attributes Index
QCString | tagName |
OutputContext | context |
Definition at line 445 of file commentscan.l.
Public Constructors
HtmlContextInfo()
| inline |
Definition at line 447 of file commentscan.l.
447 HtmlContextInfo(const QCString &tn,OutputContext ctx) : tagName(tn), context(ctx) {}
Public Member Attributes
context
|
Definition at line 449 of file commentscan.l.
Referenced by HtmlContextInfo.
tagName
|
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus by Doxygen 1.14.0.