Helper class: more flexible version of QDomNodeList.
More...
#include <domquery.h>
List of all members.
Detailed Description
Helper class: more flexible version of QDomNodeList.
Constructor & Destructor Documentation
MDomNodeList::MDomNodeList |
( |
|
) |
[inline] |
MDomNodeList::MDomNodeList |
( |
const MDomNodeList & |
l |
) |
[inline] |
MDomNodeList::MDomNodeList |
( |
const QList< QDomNode > & |
l |
) |
[inline] |
MDomNodeList::MDomNodeList |
( |
const QDomNodeList & |
l |
) |
[inline] |
MDomNodeList::MDomNodeList |
( |
const QDomNamedNodeMap & |
l |
) |
[inline] |
Member Function Documentation
MDomNodeList& MDomNodeList::operator+= |
( |
const QDomNodeList & |
l |
) |
[inline] |
MDomNodeList& MDomNodeList::operator+= |
( |
const QDomNamedNodeMap & |
l |
) |
[inline] |
The documentation for this class was generated from the following file: