HtmlAttribList Class Reference

A list of Html attributes. More...

#include <htmlattrib.h>

Inheritance diagram for HtmlAttribList:

QList List of all members.

Public Member Functions

 HtmlAttribList ()
 ~HtmlAttribList ()
 HtmlAttribList (const HtmlAttribList &l)
HtmlAttribListoperator= (const HtmlAttribList &l)
QString toString () const

Detailed Description

A list of Html attributes.

The Html attributes are deeply copied into the list.

Definition at line 29 of file htmlattrib.h.


Constructor & Destructor Documentation

HtmlAttribList::HtmlAttribList (  )  [inline]

Definition at line 32 of file htmlattrib.h.

HtmlAttribList::~HtmlAttribList (  )  [inline]

Definition at line 33 of file htmlattrib.h.

HtmlAttribList::HtmlAttribList ( const HtmlAttribList l  )  [inline]

Definition at line 34 of file htmlattrib.h.

References operator=().


Member Function Documentation

HtmlAttribList& HtmlAttribList::operator= ( const HtmlAttribList l  )  [inline]

Definition at line 36 of file htmlattrib.h.

Referenced by HtmlAttribList().

QString HtmlAttribList::toString (  )  const [inline]

Definition at line 38 of file htmlattrib.h.

References HtmlAttrib::name, and HtmlAttrib::value.

Referenced by DocPara::handleHtmlStartTag().


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



Generated on Mon Mar 31 10:59:00 2008 by  doxygen 1.5.1