Doxygen
Loading...
Searching...
No Matches
HtmlAttrib Struct Reference

Class representing a HTML attribute. More...

#include <src/htmlattrib.h>

+ Collaboration diagram for HtmlAttrib:

Public Attributes

QCString name
 
QCString value
 

Detailed Description

Class representing a HTML attribute.

Definition at line 23 of file htmlattrib.h.

Member Data Documentation

◆ name

QCString HtmlAttrib::name

Definition at line 25 of file htmlattrib.h.

Referenced by handleHtmlTag(), and HtmlDocVisitor::operator()().

◆ value

QCString HtmlAttrib::value

Definition at line 26 of file htmlattrib.h.

Referenced by handleHtmlTag(), and HtmlDocVisitor::operator()().


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