#include <htmlattrib.h>
Public Attributes | |
QString | name |
QString | value |
Definition at line 19 of file htmlattrib.h.
QString HtmlAttrib::name |
Definition at line 21 of file htmlattrib.h.
Referenced by DocPara::handleHtmlStartTag(), and HtmlAttribList::toString().
QString HtmlAttrib::value |
Definition at line 22 of file htmlattrib.h.
Referenced by DocPara::handleHtmlStartTag(), and HtmlAttribList::toString().