Skip to main content

The HtmlContextInfo Struct Reference

Declaration

struct HtmlContextInfo { ... }

Public Constructors Index

HtmlContextInfo (const QCString &tn, OutputContext ctx)

Public Member Attributes Index

QCStringtagName
OutputContextcontext

Definition at line 445 of file commentscan.l.

Public Constructors

HtmlContextInfo()

HtmlContextInfo::HtmlContextInfo (const QCString & tn, OutputContext ctx)
inline

Definition at line 447 of file commentscan.l.

References context and tagName.

Public Member Attributes

context

OutputContext HtmlContextInfo::context

Definition at line 449 of file commentscan.l.

Referenced by HtmlContextInfo.

tagName

QCString HtmlContextInfo::tagName

Definition at line 448 of file commentscan.l.

Referenced by HtmlContextInfo.


The documentation for this struct was generated from the following file:


Generated via doxygen2docusaurus by Doxygen 1.14.0.