|
Doxygen
|
Class representing a HTML attribute. More...
#include <src/htmlattrib.h>
Public Member Functions | |
| HtmlAttrib (const QCString &n, const QCString &v) | |
Public Attributes | |
| QCString | name |
| QCString | value |
Class representing a HTML attribute.
Definition at line 24 of file htmlattrib.h.
Definition at line 26 of file htmlattrib.h.
| QCString HtmlAttrib::name |
Definition at line 27 of file htmlattrib.h.
Referenced by HtmlAttrib().
| QCString HtmlAttrib::value |
Definition at line 28 of file htmlattrib.h.
Referenced by HtmlAttrib().