<?xml version="1.0" encoding="UTF-8"?>
<tagfile>
    <compound kind="class">
        <name>QDomAttr</name>
        <filename>qdomattr.html</filename>
        <base>QDomNode</base>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomAttr &amp;</type>
            <name>operator=</name>
            <anchorfile>qdomattr.html</anchorfile>
            <anchor>operator-eq</anchor>
            <arglist>(const QDomAttr &amp;other)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>QDomAttr</name>
            <anchorfile>qdomattr.html</anchorfile>
            <anchor>QDomAttr</anchor>
            <arglist>()</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>QDomAttr</name>
            <anchorfile>qdomattr.html</anchorfile>
            <anchor>QDomAttr-1</anchor>
            <arglist>(const QDomAttr &amp;attr)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>void</type>
            <name>setValue</name>
            <anchorfile>qdomattr.html</anchorfile>
            <anchor>setValue</anchor>
            <arglist>(const QString &amp;value)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomElement</type>
            <name>ownerElement</name>
            <anchorfile>qdomattr.html</anchorfile>
            <anchor>ownerElement</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomNode::NodeType</type>
            <name>nodeType</name>
            <anchorfile>qdomattr.html</anchorfile>
            <anchor>nodeType</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QString</type>
            <name>name</name>
            <anchorfile>qdomattr.html</anchorfile>
            <anchor>name</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QString</type>
            <name>value</name>
            <anchorfile>qdomattr.html</anchorfile>
            <anchor>value</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>bool</type>
            <name>specified</name>
            <anchorfile>qdomattr.html</anchorfile>
            <anchor>specified</anchor>
            <arglist>() const const</arglist>
        </member>
    </compound>
    <compound kind="class">
        <name>QDomCDATASection</name>
        <filename>qdomcdatasection.html</filename>
        <base>QDomText</base>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomCDATASection &amp;</type>
            <name>operator=</name>
            <anchorfile>qdomcdatasection.html</anchorfile>
            <anchor>operator-eq</anchor>
            <arglist>(const QDomCDATASection &amp;other)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>QDomCDATASection</name>
            <anchorfile>qdomcdatasection.html</anchorfile>
            <anchor>QDomCDATASection</anchor>
            <arglist>()</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>QDomCDATASection</name>
            <anchorfile>qdomcdatasection.html</anchorfile>
            <anchor>QDomCDATASection-1</anchor>
            <arglist>(const QDomCDATASection &amp;cdataSection)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomNode::NodeType</type>
            <name>nodeType</name>
            <anchorfile>qdomcdatasection.html</anchorfile>
            <anchor>nodeType</anchor>
            <arglist>() const const</arglist>
        </member>
    </compound>
    <compound kind="class">
        <name>QDomCharacterData</name>
        <filename>qdomcharacterdata.html</filename>
        <base>QDomNode</base>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomCharacterData &amp;</type>
            <name>operator=</name>
            <anchorfile>qdomcharacterdata.html</anchorfile>
            <anchor>operator-eq</anchor>
            <arglist>(const QDomCharacterData &amp;other)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>QDomCharacterData</name>
            <anchorfile>qdomcharacterdata.html</anchorfile>
            <anchor>QDomCharacterData</anchor>
            <arglist>()</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>QDomCharacterData</name>
            <anchorfile>qdomcharacterdata.html</anchorfile>
            <anchor>QDomCharacterData-1</anchor>
            <arglist>(const QDomCharacterData &amp;characterData)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QString</type>
            <name>substringData</name>
            <anchorfile>qdomcharacterdata.html</anchorfile>
            <anchor>substringData</anchor>
            <arglist>(unsigned long offset, unsigned long count)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>void</type>
            <name>appendData</name>
            <anchorfile>qdomcharacterdata.html</anchorfile>
            <anchor>appendData</anchor>
            <arglist>(const QString &amp;arg)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>void</type>
            <name>deleteData</name>
            <anchorfile>qdomcharacterdata.html</anchorfile>
            <anchor>deleteData</anchor>
            <arglist>(unsigned long offset, unsigned long count)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>void</type>
            <name>insertData</name>
            <anchorfile>qdomcharacterdata.html</anchorfile>
            <anchor>insertData</anchor>
            <arglist>(unsigned long offset, const QString &amp;arg)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>void</type>
            <name>replaceData</name>
            <anchorfile>qdomcharacterdata.html</anchorfile>
            <anchor>replaceData</anchor>
            <arglist>(unsigned long offset, unsigned long count, const QString &amp;arg)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>void</type>
            <name>setData</name>
            <anchorfile>qdomcharacterdata.html</anchorfile>
            <anchor>setData</anchor>
            <arglist>(const QString &amp;data)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomNode::NodeType</type>
            <name>nodeType</name>
            <anchorfile>qdomcharacterdata.html</anchorfile>
            <anchor>nodeType</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QString</type>
            <name>data</name>
            <anchorfile>qdomcharacterdata.html</anchorfile>
            <anchor>data</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>int</type>
            <name>length</name>
            <anchorfile>qdomcharacterdata.html</anchorfile>
            <anchor>length</anchor>
            <arglist>() const const</arglist>
        </member>
    </compound>
    <compound kind="class">
        <name>QDomComment</name>
        <filename>qdomcomment.html</filename>
        <base>QDomCharacterData</base>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomComment &amp;</type>
            <name>operator=</name>
            <anchorfile>qdomcomment.html</anchorfile>
            <anchor>operator-eq</anchor>
            <arglist>(const QDomComment &amp;other)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>QDomComment</name>
            <anchorfile>qdomcomment.html</anchorfile>
            <anchor>QDomComment</anchor>
            <arglist>()</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>QDomComment</name>
            <anchorfile>qdomcomment.html</anchorfile>
            <anchor>QDomComment-1</anchor>
            <arglist>(const QDomComment &amp;comment)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomNode::NodeType</type>
            <name>nodeType</name>
            <anchorfile>qdomcomment.html</anchorfile>
            <anchor>nodeType</anchor>
            <arglist>() const const</arglist>
        </member>
    </compound>
    <compound kind="class">
        <name>QDomDocument</name>
        <filename>qdomdocument.html</filename>
        <base>QDomNode</base>
        <class>QDomDocument::ParseResult</class>
        <member kind="enumeration">
            <name>ParseOption</name>
            <anchorfile>qdomdocument.html</anchorfile>
            <anchor>ParseOption-enum</anchor>
        </member>
        <member kind="enumvalue">
            <name>Default</name>
            <anchorfile>qdomdocument.html</anchorfile>
            <anchor>ParseOption-enum</anchor>
            <arglist></arglist>
        </member>
        <member kind="enumvalue">
            <name>UseNamespaceProcessing</name>
            <anchorfile>qdomdocument.html</anchorfile>
            <anchor>ParseOption-enum</anchor>
            <arglist></arglist>
        </member>
        <member kind="enumvalue">
            <name>PreserveSpacingOnlyNodes</name>
            <anchorfile>qdomdocument.html</anchorfile>
            <anchor>ParseOption-enum</anchor>
            <arglist></arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomAttr</type>
            <name>createAttribute</name>
            <anchorfile>qdomdocument.html</anchorfile>
            <anchor>createAttribute</anchor>
            <arglist>(const QString &amp;name)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomAttr</type>
            <name>createAttributeNS</name>
            <anchorfile>qdomdocument.html</anchorfile>
            <anchor>createAttributeNS</anchor>
            <arglist>(const QString &amp;nsURI, const QString &amp;qName)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomCDATASection</type>
            <name>createCDATASection</name>
            <anchorfile>qdomdocument.html</anchorfile>
            <anchor>createCDATASection</anchor>
            <arglist>(const QString &amp;value)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomComment</type>
            <name>createComment</name>
            <anchorfile>qdomdocument.html</anchorfile>
            <anchor>createComment</anchor>
            <arglist>(const QString &amp;value)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomDocument &amp;</type>
            <name>operator=</name>
            <anchorfile>qdomdocument.html</anchorfile>
            <anchor>operator-eq</anchor>
            <arglist>(const QDomDocument &amp;other)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>QDomDocument</name>
            <anchorfile>qdomdocument.html</anchorfile>
            <anchor>QDomDocument</anchor>
            <arglist>()</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>QDomDocument</name>
            <anchorfile>qdomdocument.html</anchorfile>
            <anchor>QDomDocument-1</anchor>
            <arglist>(const QDomDocument &amp;document)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>QDomDocument</name>
            <anchorfile>qdomdocument.html</anchorfile>
            <anchor>QDomDocument-2</anchor>
            <arglist>(const QDomDocumentType &amp;doctype)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>QDomDocument</name>
            <anchorfile>qdomdocument.html</anchorfile>
            <anchor>QDomDocument-3</anchor>
            <arglist>(const QString &amp;name)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomDocument::ParseResult</type>
            <name>setContent</name>
            <anchorfile>qdomdocument.html</anchorfile>
            <anchor>setContent</anchor>
            <arglist>(QAnyStringView text, QDomDocument::ParseOptions options)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomDocument::ParseResult</type>
            <name>setContent</name>
            <anchorfile>qdomdocument.html</anchorfile>
            <anchor>setContent-1</anchor>
            <arglist>(QIODevice *device, QDomDocument::ParseOptions options)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomDocument::ParseResult</type>
            <name>setContent</name>
            <anchorfile>qdomdocument.html</anchorfile>
            <anchor>setContent-2</anchor>
            <arglist>(QXmlStreamReader *reader, QDomDocument::ParseOptions options)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomDocument::ParseResult</type>
            <name>setContent</name>
            <anchorfile>qdomdocument.html</anchorfile>
            <anchor>setContent-3</anchor>
            <arglist>(const QByteArray &amp;data, QDomDocument::ParseOptions options)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomDocumentFragment</type>
            <name>createDocumentFragment</name>
            <anchorfile>qdomdocument.html</anchorfile>
            <anchor>createDocumentFragment</anchor>
            <arglist>()</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomElement</type>
            <name>createElement</name>
            <anchorfile>qdomdocument.html</anchorfile>
            <anchor>createElement</anchor>
            <arglist>(const QString &amp;tagName)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomElement</type>
            <name>createElementNS</name>
            <anchorfile>qdomdocument.html</anchorfile>
            <anchor>createElementNS</anchor>
            <arglist>(const QString &amp;nsURI, const QString &amp;qName)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomElement</type>
            <name>elementById</name>
            <anchorfile>qdomdocument.html</anchorfile>
            <anchor>elementById</anchor>
            <arglist>(const QString &amp;elementId)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomEntityReference</type>
            <name>createEntityReference</name>
            <anchorfile>qdomdocument.html</anchorfile>
            <anchor>createEntityReference</anchor>
            <arglist>(const QString &amp;name)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomNode</type>
            <name>importNode</name>
            <anchorfile>qdomdocument.html</anchorfile>
            <anchor>importNode</anchor>
            <arglist>(const QDomNode &amp;importedNode, bool deep)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomNodeList</type>
            <name>elementsByTagNameNS</name>
            <anchorfile>qdomdocument.html</anchorfile>
            <anchor>elementsByTagNameNS</anchor>
            <arglist>(const QString &amp;nsURI, const QString &amp;localName)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomProcessingInstruction</type>
            <name>createProcessingInstruction</name>
            <anchorfile>qdomdocument.html</anchorfile>
            <anchor>createProcessingInstruction</anchor>
            <arglist>(const QString &amp;target, const QString &amp;data)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomText</type>
            <name>createTextNode</name>
            <anchorfile>qdomdocument.html</anchorfile>
            <anchor>createTextNode</anchor>
            <arglist>(const QString &amp;value)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>bool</type>
            <name>setContent</name>
            <anchorfile>qdomdocument-obsolete.html</anchorfile>
            <anchor>setContent-4</anchor>
            <arglist>(QIODevice *dev, QString *errorMsg, int *errorLine, int *errorColumn)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>bool</type>
            <name>setContent</name>
            <anchorfile>qdomdocument-obsolete.html</anchorfile>
            <anchor>setContent-7</anchor>
            <arglist>(QIODevice *dev, bool namespaceProcessing, QString *errorMsg, int *errorLine, int *errorColumn)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>bool</type>
            <name>setContent</name>
            <anchorfile>qdomdocument-obsolete.html</anchorfile>
            <anchor>setContent-8</anchor>
            <arglist>(QXmlStreamReader *reader, bool namespaceProcessing, QString *errorMsg, int *errorLine, int *errorColumn)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>bool</type>
            <name>setContent</name>
            <anchorfile>qdomdocument-obsolete.html</anchorfile>
            <anchor>setContent-5</anchor>
            <arglist>(const QByteArray &amp;buffer, QString *errorMsg, int *errorLine, int *errorColumn)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>bool</type>
            <name>setContent</name>
            <anchorfile>qdomdocument-obsolete.html</anchorfile>
            <anchor>setContent-9</anchor>
            <arglist>(const QByteArray &amp;data, bool namespaceProcessing, QString *errorMsg, int *errorLine, int *errorColumn)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>bool</type>
            <name>setContent</name>
            <anchorfile>qdomdocument-obsolete.html</anchorfile>
            <anchor>setContent-6</anchor>
            <arglist>(const QString &amp;text, QString *errorMsg, int *errorLine, int *errorColumn)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>bool</type>
            <name>setContent</name>
            <anchorfile>qdomdocument-obsolete.html</anchorfile>
            <anchor>setContent-10</anchor>
            <arglist>(const QString &amp;text, bool namespaceProcessing, QString *errorMsg, int *errorLine, int *errorColumn)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>~QDomDocument</name>
            <anchorfile>qdomdocument.html</anchorfile>
            <anchor>dtor.QDomDocument</anchor>
            <arglist>()</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QByteArray</type>
            <name>toByteArray</name>
            <anchorfile>qdomdocument.html</anchorfile>
            <anchor>toByteArray</anchor>
            <arglist>(int indent) const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomDocumentType</type>
            <name>doctype</name>
            <anchorfile>qdomdocument.html</anchorfile>
            <anchor>doctype</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomElement</type>
            <name>documentElement</name>
            <anchorfile>qdomdocument.html</anchorfile>
            <anchor>documentElement</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomImplementation</type>
            <name>implementation</name>
            <anchorfile>qdomdocument.html</anchorfile>
            <anchor>implementation</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomNode::NodeType</type>
            <name>nodeType</name>
            <anchorfile>qdomdocument.html</anchorfile>
            <anchor>nodeType</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomNodeList</type>
            <name>elementsByTagName</name>
            <anchorfile>qdomdocument.html</anchorfile>
            <anchor>elementsByTagName</anchor>
            <arglist>(const QString &amp;tagname) const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QString</type>
            <name>toString</name>
            <anchorfile>qdomdocument.html</anchorfile>
            <anchor>toString</anchor>
            <arglist>(int indent) const const</arglist>
        </member>
        <member kind="typedef" type="QDomDocument::ParseOption">
            <name>ParseOptions</name>
            <anchorfile>qdomdocument.html</anchorfile>
            <anchor>ParseOption-enum</anchor>
            <arglist></arglist>
        </member>
    </compound>
    <compound kind="class">
        <name>QDomDocument::ParseResult</name>
        <filename>qdomdocument-parseresult.html</filename>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>bool</type>
            <name>operator bool</name>
            <anchorfile>qdomdocument-parseresult.html</anchorfile>
            <anchor>operator-bool</anchor>
            <arglist>() const const</arglist>
        </member>
    </compound>
    <compound kind="class">
        <name>QDomDocumentFragment</name>
        <filename>qdomdocumentfragment.html</filename>
        <base>QDomNode</base>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomDocumentFragment &amp;</type>
            <name>operator=</name>
            <anchorfile>qdomdocumentfragment.html</anchorfile>
            <anchor>operator-eq</anchor>
            <arglist>(const QDomDocumentFragment &amp;other)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>QDomDocumentFragment</name>
            <anchorfile>qdomdocumentfragment.html</anchorfile>
            <anchor>QDomDocumentFragment</anchor>
            <arglist>()</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>QDomDocumentFragment</name>
            <anchorfile>qdomdocumentfragment.html</anchorfile>
            <anchor>QDomDocumentFragment-1</anchor>
            <arglist>(const QDomDocumentFragment &amp;documentFragment)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomNode::NodeType</type>
            <name>nodeType</name>
            <anchorfile>qdomdocumentfragment.html</anchorfile>
            <anchor>nodeType</anchor>
            <arglist>() const const</arglist>
        </member>
    </compound>
    <compound kind="class">
        <name>QDomDocumentType</name>
        <filename>qdomdocumenttype.html</filename>
        <base>QDomNode</base>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomDocumentType &amp;</type>
            <name>operator=</name>
            <anchorfile>qdomdocumenttype.html</anchorfile>
            <anchor>operator-eq</anchor>
            <arglist>(const QDomDocumentType &amp;other)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>QDomDocumentType</name>
            <anchorfile>qdomdocumenttype.html</anchorfile>
            <anchor>QDomDocumentType</anchor>
            <arglist>()</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>QDomDocumentType</name>
            <anchorfile>qdomdocumenttype.html</anchorfile>
            <anchor>QDomDocumentType-1</anchor>
            <arglist>(const QDomDocumentType &amp;documentType)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomNamedNodeMap</type>
            <name>entities</name>
            <anchorfile>qdomdocumenttype.html</anchorfile>
            <anchor>entities</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomNamedNodeMap</type>
            <name>notations</name>
            <anchorfile>qdomdocumenttype.html</anchorfile>
            <anchor>notations</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomNode::NodeType</type>
            <name>nodeType</name>
            <anchorfile>qdomdocumenttype.html</anchorfile>
            <anchor>nodeType</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QString</type>
            <name>internalSubset</name>
            <anchorfile>qdomdocumenttype.html</anchorfile>
            <anchor>internalSubset</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QString</type>
            <name>name</name>
            <anchorfile>qdomdocumenttype.html</anchorfile>
            <anchor>name</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QString</type>
            <name>publicId</name>
            <anchorfile>qdomdocumenttype.html</anchorfile>
            <anchor>publicId</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QString</type>
            <name>systemId</name>
            <anchorfile>qdomdocumenttype.html</anchorfile>
            <anchor>systemId</anchor>
            <arglist>() const const</arglist>
        </member>
    </compound>
    <compound kind="class">
        <name>QDomElement</name>
        <filename>qdomelement.html</filename>
        <base>QDomNode</base>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomAttr</type>
            <name>attributeNode</name>
            <anchorfile>qdomelement.html</anchorfile>
            <anchor>attributeNode</anchor>
            <arglist>(const QString &amp;name)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomAttr</type>
            <name>attributeNodeNS</name>
            <anchorfile>qdomelement.html</anchorfile>
            <anchor>attributeNodeNS</anchor>
            <arglist>(const QString &amp;nsURI, const QString &amp;localName)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomAttr</type>
            <name>removeAttributeNode</name>
            <anchorfile>qdomelement.html</anchorfile>
            <anchor>removeAttributeNode</anchor>
            <arglist>(const QDomAttr &amp;oldAttr)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomAttr</type>
            <name>setAttributeNode</name>
            <anchorfile>qdomelement.html</anchorfile>
            <anchor>setAttributeNode</anchor>
            <arglist>(const QDomAttr &amp;newAttr)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomAttr</type>
            <name>setAttributeNodeNS</name>
            <anchorfile>qdomelement.html</anchorfile>
            <anchor>setAttributeNodeNS</anchor>
            <arglist>(const QDomAttr &amp;newAttr)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomElement &amp;</type>
            <name>operator=</name>
            <anchorfile>qdomelement.html</anchorfile>
            <anchor>operator-eq</anchor>
            <arglist>(const QDomElement &amp;other)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>QDomElement</name>
            <anchorfile>qdomelement.html</anchorfile>
            <anchor>QDomElement</anchor>
            <arglist>()</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>QDomElement</name>
            <anchorfile>qdomelement.html</anchorfile>
            <anchor>QDomElement-1</anchor>
            <arglist>(const QDomElement &amp;element)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>void</type>
            <name>removeAttribute</name>
            <anchorfile>qdomelement.html</anchorfile>
            <anchor>removeAttribute</anchor>
            <arglist>(const QString &amp;name)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>void</type>
            <name>removeAttributeNS</name>
            <anchorfile>qdomelement.html</anchorfile>
            <anchor>removeAttributeNS</anchor>
            <arglist>(const QString &amp;nsURI, const QString &amp;localName)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>void</type>
            <name>setAttribute</name>
            <anchorfile>qdomelement.html</anchorfile>
            <anchor>setAttribute</anchor>
            <arglist>(const QString &amp;name, const QString &amp;value)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>void</type>
            <name>setAttribute</name>
            <anchorfile>qdomelement.html</anchorfile>
            <anchor>setAttribute-1</anchor>
            <arglist>(const QString &amp;name, double value)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>void</type>
            <name>setAttribute</name>
            <anchorfile>qdomelement.html</anchorfile>
            <anchor>setAttribute-2</anchor>
            <arglist>(const QString &amp;name, float value)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>void</type>
            <name>setAttribute</name>
            <anchorfile>qdomelement.html</anchorfile>
            <anchor>setAttribute-3</anchor>
            <arglist>(const QString &amp;name, int value)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>void</type>
            <name>setAttribute</name>
            <anchorfile>qdomelement.html</anchorfile>
            <anchor>setAttribute-4</anchor>
            <arglist>(const QString &amp;name, qlonglong value)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>void</type>
            <name>setAttribute</name>
            <anchorfile>qdomelement.html</anchorfile>
            <anchor>setAttribute-5</anchor>
            <arglist>(const QString &amp;name, qulonglong value)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>void</type>
            <name>setAttribute</name>
            <anchorfile>qdomelement.html</anchorfile>
            <anchor>setAttribute-6</anchor>
            <arglist>(const QString &amp;name, uint value)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>void</type>
            <name>setAttributeNS</name>
            <anchorfile>qdomelement.html</anchorfile>
            <anchor>setAttributeNS</anchor>
            <arglist>(const QString &amp;nsURI, const QString &amp;qName, const QString &amp;value)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>void</type>
            <name>setAttributeNS</name>
            <anchorfile>qdomelement.html</anchorfile>
            <anchor>setAttributeNS-1</anchor>
            <arglist>(const QString &amp;nsURI, const QString &amp;qName, double value)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>void</type>
            <name>setAttributeNS</name>
            <anchorfile>qdomelement.html</anchorfile>
            <anchor>setAttributeNS-2</anchor>
            <arglist>(const QString &amp;nsURI, const QString &amp;qName, int value)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>void</type>
            <name>setAttributeNS</name>
            <anchorfile>qdomelement.html</anchorfile>
            <anchor>setAttributeNS-3</anchor>
            <arglist>(const QString &amp;nsURI, const QString &amp;qName, qlonglong value)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>void</type>
            <name>setAttributeNS</name>
            <anchorfile>qdomelement.html</anchorfile>
            <anchor>setAttributeNS-4</anchor>
            <arglist>(const QString &amp;nsURI, const QString &amp;qName, qulonglong value)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>void</type>
            <name>setAttributeNS</name>
            <anchorfile>qdomelement.html</anchorfile>
            <anchor>setAttributeNS-5</anchor>
            <arglist>(const QString &amp;nsURI, const QString &amp;qName, uint value)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>void</type>
            <name>setTagName</name>
            <anchorfile>qdomelement.html</anchorfile>
            <anchor>setTagName</anchor>
            <arglist>(const QString &amp;name)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomNamedNodeMap</type>
            <name>attributes</name>
            <anchorfile>qdomelement.html</anchorfile>
            <anchor>attributes</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomNode::NodeType</type>
            <name>nodeType</name>
            <anchorfile>qdomelement.html</anchorfile>
            <anchor>nodeType</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomNodeList</type>
            <name>elementsByTagName</name>
            <anchorfile>qdomelement.html</anchorfile>
            <anchor>elementsByTagName</anchor>
            <arglist>(const QString &amp;tagname) const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomNodeList</type>
            <name>elementsByTagNameNS</name>
            <anchorfile>qdomelement.html</anchorfile>
            <anchor>elementsByTagNameNS</anchor>
            <arglist>(const QString &amp;nsURI, const QString &amp;localName) const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QString</type>
            <name>attribute</name>
            <anchorfile>qdomelement.html</anchorfile>
            <anchor>attribute</anchor>
            <arglist>(const QString &amp;name, const QString &amp;defValue) const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QString</type>
            <name>attributeNS</name>
            <anchorfile>qdomelement.html</anchorfile>
            <anchor>attributeNS</anchor>
            <arglist>(const QString &amp;nsURI, const QString &amp;localName, const QString &amp;defValue) const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QString</type>
            <name>tagName</name>
            <anchorfile>qdomelement.html</anchorfile>
            <anchor>tagName</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QString</type>
            <name>text</name>
            <anchorfile>qdomelement.html</anchorfile>
            <anchor>text</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>bool</type>
            <name>hasAttribute</name>
            <anchorfile>qdomelement.html</anchorfile>
            <anchor>hasAttribute</anchor>
            <arglist>(const QString &amp;name) const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>bool</type>
            <name>hasAttributeNS</name>
            <anchorfile>qdomelement.html</anchorfile>
            <anchor>hasAttributeNS</anchor>
            <arglist>(const QString &amp;nsURI, const QString &amp;localName) const const</arglist>
        </member>
    </compound>
    <compound kind="class">
        <name>QDomEntity</name>
        <filename>qdomentity.html</filename>
        <base>QDomNode</base>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomEntity &amp;</type>
            <name>operator=</name>
            <anchorfile>qdomentity.html</anchorfile>
            <anchor>operator-eq</anchor>
            <arglist>(const QDomEntity &amp;other)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>QDomEntity</name>
            <anchorfile>qdomentity.html</anchorfile>
            <anchor>QDomEntity</anchor>
            <arglist>()</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>QDomEntity</name>
            <anchorfile>qdomentity.html</anchorfile>
            <anchor>QDomEntity-1</anchor>
            <arglist>(const QDomEntity &amp;entity)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomNode::NodeType</type>
            <name>nodeType</name>
            <anchorfile>qdomentity.html</anchorfile>
            <anchor>nodeType</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QString</type>
            <name>notationName</name>
            <anchorfile>qdomentity.html</anchorfile>
            <anchor>notationName</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QString</type>
            <name>publicId</name>
            <anchorfile>qdomentity.html</anchorfile>
            <anchor>publicId</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QString</type>
            <name>systemId</name>
            <anchorfile>qdomentity.html</anchorfile>
            <anchor>systemId</anchor>
            <arglist>() const const</arglist>
        </member>
    </compound>
    <compound kind="class">
        <name>QDomEntityReference</name>
        <filename>qdomentityreference.html</filename>
        <base>QDomNode</base>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomEntityReference &amp;</type>
            <name>operator=</name>
            <anchorfile>qdomentityreference.html</anchorfile>
            <anchor>operator-eq</anchor>
            <arglist>(const QDomEntityReference &amp;other)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>QDomEntityReference</name>
            <anchorfile>qdomentityreference.html</anchorfile>
            <anchor>QDomEntityReference</anchor>
            <arglist>()</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>QDomEntityReference</name>
            <anchorfile>qdomentityreference.html</anchorfile>
            <anchor>QDomEntityReference-1</anchor>
            <arglist>(const QDomEntityReference &amp;entityReference)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomNode::NodeType</type>
            <name>nodeType</name>
            <anchorfile>qdomentityreference.html</anchorfile>
            <anchor>nodeType</anchor>
            <arglist>() const const</arglist>
        </member>
    </compound>
    <compound kind="class">
        <name>QDomImplementation</name>
        <filename>qdomimplementation.html</filename>
        <member kind="enumeration">
            <name>InvalidDataPolicy</name>
            <anchorfile>qdomimplementation.html</anchorfile>
            <anchor>InvalidDataPolicy-enum</anchor>
        </member>
        <member kind="enumvalue">
            <name>AcceptInvalidChars</name>
            <anchorfile>qdomimplementation.html</anchorfile>
            <anchor>InvalidDataPolicy-enum</anchor>
            <arglist></arglist>
        </member>
        <member kind="enumvalue">
            <name>DropInvalidChars</name>
            <anchorfile>qdomimplementation.html</anchorfile>
            <anchor>InvalidDataPolicy-enum</anchor>
            <arglist></arglist>
        </member>
        <member kind="enumvalue">
            <name>ReturnNullNode</name>
            <anchorfile>qdomimplementation.html</anchorfile>
            <anchor>InvalidDataPolicy-enum</anchor>
            <arglist></arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomDocument</type>
            <name>createDocument</name>
            <anchorfile>qdomimplementation.html</anchorfile>
            <anchor>createDocument</anchor>
            <arglist>(const QString &amp;nsURI, const QString &amp;qName, const QDomDocumentType &amp;doctype)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomDocumentType</type>
            <name>createDocumentType</name>
            <anchorfile>qdomimplementation.html</anchorfile>
            <anchor>createDocumentType</anchor>
            <arglist>(const QString &amp;qName, const QString &amp;publicId, const QString &amp;systemId)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomImplementation &amp;</type>
            <name>operator=</name>
            <anchorfile>qdomimplementation.html</anchorfile>
            <anchor>operator-eq</anchor>
            <arglist>(const QDomImplementation &amp;other)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>QDomImplementation</name>
            <anchorfile>qdomimplementation.html</anchorfile>
            <anchor>QDomImplementation</anchor>
            <arglist>()</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>QDomImplementation</name>
            <anchorfile>qdomimplementation.html</anchorfile>
            <anchor>QDomImplementation-1</anchor>
            <arglist>(const QDomImplementation &amp;implementation)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="yes">
            <type>QDomImplementation::InvalidDataPolicy</type>
            <name>invalidDataPolicy</name>
            <anchorfile>qdomimplementation.html</anchorfile>
            <anchor>invalidDataPolicy</anchor>
            <arglist>()</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>bool</type>
            <name>isNull</name>
            <anchorfile>qdomimplementation.html</anchorfile>
            <anchor>isNull</anchor>
            <arglist>()</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="yes">
            <type>void</type>
            <name>setInvalidDataPolicy</name>
            <anchorfile>qdomimplementation.html</anchorfile>
            <anchor>setInvalidDataPolicy</anchor>
            <arglist>(QDomImplementation::InvalidDataPolicy policy)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>~QDomImplementation</name>
            <anchorfile>qdomimplementation.html</anchorfile>
            <anchor>dtor.QDomImplementation</anchor>
            <arglist>()</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>bool</type>
            <name>hasFeature</name>
            <anchorfile>qdomimplementation.html</anchorfile>
            <anchor>hasFeature</anchor>
            <arglist>(const QString &amp;feature, const QString &amp;version) const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>bool</type>
            <name>operator!=</name>
            <anchorfile>qdomimplementation.html</anchorfile>
            <anchor>operator-not-eq</anchor>
            <arglist>(const QDomImplementation &amp;other) const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>bool</type>
            <name>operator==</name>
            <anchorfile>qdomimplementation.html</anchorfile>
            <anchor>operator-eq-eq</anchor>
            <arglist>(const QDomImplementation &amp;other) const const</arglist>
        </member>
    </compound>
    <compound kind="class">
        <name>QDomNamedNodeMap</name>
        <filename>qdomnamednodemap.html</filename>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomNamedNodeMap &amp;</type>
            <name>operator=</name>
            <anchorfile>qdomnamednodemap.html</anchorfile>
            <anchor>operator-eq</anchor>
            <arglist>(const QDomNamedNodeMap &amp;other)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>QDomNamedNodeMap</name>
            <anchorfile>qdomnamednodemap.html</anchorfile>
            <anchor>QDomNamedNodeMap</anchor>
            <arglist>()</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>QDomNamedNodeMap</name>
            <anchorfile>qdomnamednodemap.html</anchorfile>
            <anchor>QDomNamedNodeMap-1</anchor>
            <arglist>(const QDomNamedNodeMap &amp;namedNodeMap)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomNode</type>
            <name>removeNamedItem</name>
            <anchorfile>qdomnamednodemap.html</anchorfile>
            <anchor>removeNamedItem</anchor>
            <arglist>(const QString &amp;name)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomNode</type>
            <name>removeNamedItemNS</name>
            <anchorfile>qdomnamednodemap.html</anchorfile>
            <anchor>removeNamedItemNS</anchor>
            <arglist>(const QString &amp;nsURI, const QString &amp;localName)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomNode</type>
            <name>setNamedItem</name>
            <anchorfile>qdomnamednodemap.html</anchorfile>
            <anchor>setNamedItem</anchor>
            <arglist>(const QDomNode &amp;newNode)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomNode</type>
            <name>setNamedItemNS</name>
            <anchorfile>qdomnamednodemap.html</anchorfile>
            <anchor>setNamedItemNS</anchor>
            <arglist>(const QDomNode &amp;newNode)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>~QDomNamedNodeMap</name>
            <anchorfile>qdomnamednodemap.html</anchorfile>
            <anchor>dtor.QDomNamedNodeMap</anchor>
            <arglist>()</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomNode</type>
            <name>item</name>
            <anchorfile>qdomnamednodemap.html</anchorfile>
            <anchor>item</anchor>
            <arglist>(int index) const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomNode</type>
            <name>namedItem</name>
            <anchorfile>qdomnamednodemap.html</anchorfile>
            <anchor>namedItem</anchor>
            <arglist>(const QString &amp;name) const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomNode</type>
            <name>namedItemNS</name>
            <anchorfile>qdomnamednodemap.html</anchorfile>
            <anchor>namedItemNS</anchor>
            <arglist>(const QString &amp;nsURI, const QString &amp;localName) const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>bool</type>
            <name>contains</name>
            <anchorfile>qdomnamednodemap.html</anchorfile>
            <anchor>contains</anchor>
            <arglist>(const QString &amp;name) const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>bool</type>
            <name>isEmpty</name>
            <anchorfile>qdomnamednodemap.html</anchorfile>
            <anchor>isEmpty</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>bool</type>
            <name>operator!=</name>
            <anchorfile>qdomnamednodemap.html</anchorfile>
            <anchor>operator-not-eq</anchor>
            <arglist>(const QDomNamedNodeMap &amp;other) const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>bool</type>
            <name>operator==</name>
            <anchorfile>qdomnamednodemap.html</anchorfile>
            <anchor>operator-eq-eq</anchor>
            <arglist>(const QDomNamedNodeMap &amp;other) const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>int</type>
            <name>count</name>
            <anchorfile>qdomnamednodemap.html</anchorfile>
            <anchor>count</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>int</type>
            <name>length</name>
            <anchorfile>qdomnamednodemap.html</anchorfile>
            <anchor>length</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>int</type>
            <name>size</name>
            <anchorfile>qdomnamednodemap.html</anchorfile>
            <anchor>size</anchor>
            <arglist>() const const</arglist>
        </member>
    </compound>
    <compound kind="class">
        <name>QDomNode</name>
        <filename>qdomnode.html</filename>
        <member kind="enumeration">
            <name>EncodingPolicy</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>EncodingPolicy-enum</anchor>
        </member>
        <member kind="enumvalue">
            <name>EncodingFromDocument</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>EncodingPolicy-enum</anchor>
            <arglist></arglist>
        </member>
        <member kind="enumvalue">
            <name>EncodingFromTextStream</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>EncodingPolicy-enum</anchor>
            <arglist></arglist>
        </member>
        <member kind="enumeration">
            <name>NodeType</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>NodeType-enum</anchor>
        </member>
        <member kind="enumvalue">
            <name>ElementNode</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>NodeType-enum</anchor>
            <arglist></arglist>
        </member>
        <member kind="enumvalue">
            <name>AttributeNode</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>NodeType-enum</anchor>
            <arglist></arglist>
        </member>
        <member kind="enumvalue">
            <name>TextNode</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>NodeType-enum</anchor>
            <arglist></arglist>
        </member>
        <member kind="enumvalue">
            <name>CDATASectionNode</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>NodeType-enum</anchor>
            <arglist></arglist>
        </member>
        <member kind="enumvalue">
            <name>EntityReferenceNode</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>NodeType-enum</anchor>
            <arglist></arglist>
        </member>
        <member kind="enumvalue">
            <name>EntityNode</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>NodeType-enum</anchor>
            <arglist></arglist>
        </member>
        <member kind="enumvalue">
            <name>ProcessingInstructionNode</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>NodeType-enum</anchor>
            <arglist></arglist>
        </member>
        <member kind="enumvalue">
            <name>CommentNode</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>NodeType-enum</anchor>
            <arglist></arglist>
        </member>
        <member kind="enumvalue">
            <name>DocumentNode</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>NodeType-enum</anchor>
            <arglist></arglist>
        </member>
        <member kind="enumvalue">
            <name>DocumentTypeNode</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>NodeType-enum</anchor>
            <arglist></arglist>
        </member>
        <member kind="enumvalue">
            <name>DocumentFragmentNode</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>NodeType-enum</anchor>
            <arglist></arglist>
        </member>
        <member kind="enumvalue">
            <name>NotationNode</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>NodeType-enum</anchor>
            <arglist></arglist>
        </member>
        <member kind="enumvalue">
            <name>BaseNode</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>NodeType-enum</anchor>
            <arglist></arglist>
        </member>
        <member kind="enumvalue">
            <name>CharacterDataNode</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>NodeType-enum</anchor>
            <arglist></arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomNode &amp;</type>
            <name>operator=</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>operator-eq</anchor>
            <arglist>(const QDomNode &amp;other)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomNode</type>
            <name>appendChild</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>appendChild</anchor>
            <arglist>(const QDomNode &amp;newChild)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomNode</type>
            <name>insertAfter</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>insertAfter</anchor>
            <arglist>(const QDomNode &amp;newChild, const QDomNode &amp;refChild)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomNode</type>
            <name>insertBefore</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>insertBefore</anchor>
            <arglist>(const QDomNode &amp;newChild, const QDomNode &amp;refChild)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomNode</type>
            <name>removeChild</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>removeChild</anchor>
            <arglist>(const QDomNode &amp;oldChild)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomNode</type>
            <name>replaceChild</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>replaceChild</anchor>
            <arglist>(const QDomNode &amp;newChild, const QDomNode &amp;oldChild)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>QDomNode</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>QDomNode</anchor>
            <arglist>()</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>QDomNode</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>QDomNode-1</anchor>
            <arglist>(const QDomNode &amp;node)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QTextStream &amp;</type>
            <name>operator&lt;&lt;</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>operator-lt-lt</anchor>
            <arglist>(QTextStream &amp;str, const QDomNode &amp;node)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>void</type>
            <name>clear</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>clear</anchor>
            <arglist>()</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>void</type>
            <name>normalize</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>normalize</anchor>
            <arglist>()</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>void</type>
            <name>setNodeValue</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>setNodeValue</anchor>
            <arglist>(const QString &amp;value)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>void</type>
            <name>setPrefix</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>setPrefix</anchor>
            <arglist>(const QString &amp;pre)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>~QDomNode</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>dtor.QDomNode</anchor>
            <arglist>()</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomAttr</type>
            <name>toAttr</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>toAttr</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomCDATASection</type>
            <name>toCDATASection</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>toCDATASection</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomCharacterData</type>
            <name>toCharacterData</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>toCharacterData</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomComment</type>
            <name>toComment</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>toComment</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomDocument</type>
            <name>ownerDocument</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>ownerDocument</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomDocument</type>
            <name>toDocument</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>toDocument</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomDocumentFragment</type>
            <name>toDocumentFragment</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>toDocumentFragment</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomDocumentType</type>
            <name>toDocumentType</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>toDocumentType</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomElement</type>
            <name>firstChildElement</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>firstChildElement</anchor>
            <arglist>(const QString &amp;tagName, const QString &amp;namespaceURI) const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomElement</type>
            <name>lastChildElement</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>lastChildElement</anchor>
            <arglist>(const QString &amp;tagName, const QString &amp;namespaceURI) const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomElement</type>
            <name>nextSiblingElement</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>nextSiblingElement</anchor>
            <arglist>(const QString &amp;tagName, const QString &amp;namespaceURI) const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomElement</type>
            <name>previousSiblingElement</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>previousSiblingElement</anchor>
            <arglist>(const QString &amp;tagName, const QString &amp;namespaceURI) const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomElement</type>
            <name>toElement</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>toElement</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomEntity</type>
            <name>toEntity</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>toEntity</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomEntityReference</type>
            <name>toEntityReference</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>toEntityReference</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomNamedNodeMap</type>
            <name>attributes</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>attributes</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomNode</type>
            <name>cloneNode</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>cloneNode</anchor>
            <arglist>(bool deep) const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomNode</type>
            <name>firstChild</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>firstChild</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomNode</type>
            <name>lastChild</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>lastChild</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomNode</type>
            <name>namedItem</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>namedItem</anchor>
            <arglist>(const QString &amp;name) const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomNode</type>
            <name>nextSibling</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>nextSibling</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomNode</type>
            <name>parentNode</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>parentNode</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomNode</type>
            <name>previousSibling</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>previousSibling</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomNode::NodeType</type>
            <name>nodeType</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>nodeType</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomNodeList</type>
            <name>childNodes</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>childNodes</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomNotation</type>
            <name>toNotation</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>toNotation</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomProcessingInstruction</type>
            <name>toProcessingInstruction</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>toProcessingInstruction</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomText</type>
            <name>toText</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>toText</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QString</type>
            <name>localName</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>localName</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QString</type>
            <name>namespaceURI</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>namespaceURI</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QString</type>
            <name>nodeName</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>nodeName</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QString</type>
            <name>nodeValue</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>nodeValue</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QString</type>
            <name>prefix</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>prefix</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>bool</type>
            <name>hasAttributes</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>hasAttributes</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>bool</type>
            <name>hasChildNodes</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>hasChildNodes</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>bool</type>
            <name>isAttr</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>isAttr</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>bool</type>
            <name>isCDATASection</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>isCDATASection</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>bool</type>
            <name>isCharacterData</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>isCharacterData</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>bool</type>
            <name>isComment</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>isComment</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>bool</type>
            <name>isDocument</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>isDocument</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>bool</type>
            <name>isDocumentFragment</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>isDocumentFragment</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>bool</type>
            <name>isDocumentType</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>isDocumentType</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>bool</type>
            <name>isElement</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>isElement</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>bool</type>
            <name>isEntity</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>isEntity</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>bool</type>
            <name>isEntityReference</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>isEntityReference</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>bool</type>
            <name>isNotation</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>isNotation</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>bool</type>
            <name>isNull</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>isNull</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>bool</type>
            <name>isProcessingInstruction</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>isProcessingInstruction</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>bool</type>
            <name>isSupported</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>isSupported</anchor>
            <arglist>(const QString &amp;feature, const QString &amp;version) const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>bool</type>
            <name>isText</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>isText</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>bool</type>
            <name>operator!=</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>operator-not-eq</anchor>
            <arglist>(const QDomNode &amp;other) const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>bool</type>
            <name>operator==</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>operator-eq-eq</anchor>
            <arglist>(const QDomNode &amp;other) const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>int</type>
            <name>columnNumber</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>columnNumber</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>int</type>
            <name>lineNumber</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>lineNumber</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>void</type>
            <name>save</name>
            <anchorfile>qdomnode.html</anchorfile>
            <anchor>save</anchor>
            <arglist>(QTextStream &amp;stream, int indent, QDomNode::EncodingPolicy encodingPolicy) const const</arglist>
        </member>
    </compound>
    <compound kind="class">
        <name>QDomNodeList</name>
        <filename>qdomnodelist.html</filename>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomNodeList &amp;</type>
            <name>operator=</name>
            <anchorfile>qdomnodelist.html</anchorfile>
            <anchor>operator-eq</anchor>
            <arglist>(const QDomNodeList &amp;other)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>QDomNodeList</name>
            <anchorfile>qdomnodelist.html</anchorfile>
            <anchor>QDomNodeList</anchor>
            <arglist>()</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>QDomNodeList</name>
            <anchorfile>qdomnodelist.html</anchorfile>
            <anchor>QDomNodeList-1</anchor>
            <arglist>(const QDomNodeList &amp;nodeList)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>bool</type>
            <name>operator!=</name>
            <anchorfile>qdomnodelist.html</anchorfile>
            <anchor>operator-not-eq</anchor>
            <arglist>(const QDomNodeList &amp;lhs, const QDomNodeList &amp;rhs)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>bool</type>
            <name>operator==</name>
            <anchorfile>qdomnodelist.html</anchorfile>
            <anchor>operator-eq-eq</anchor>
            <arglist>(const QDomNodeList &amp;lhs, const QDomNodeList &amp;rhs)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>~QDomNodeList</name>
            <anchorfile>qdomnodelist.html</anchorfile>
            <anchor>dtor.QDomNodeList</anchor>
            <arglist>()</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomNode</type>
            <name>at</name>
            <anchorfile>qdomnodelist.html</anchorfile>
            <anchor>at</anchor>
            <arglist>(int index) const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomNode</type>
            <name>item</name>
            <anchorfile>qdomnodelist.html</anchorfile>
            <anchor>item</anchor>
            <arglist>(int index) const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomNodeList::const_iterator</type>
            <name>begin</name>
            <anchorfile>qdomnodelist.html</anchorfile>
            <anchor>begin</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomNodeList::const_iterator</type>
            <name>cbegin</name>
            <anchorfile>qdomnodelist.html</anchorfile>
            <anchor>cbegin</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomNodeList::const_iterator</type>
            <name>cend</name>
            <anchorfile>qdomnodelist.html</anchorfile>
            <anchor>cend</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomNodeList::const_iterator</type>
            <name>constBegin</name>
            <anchorfile>qdomnodelist.html</anchorfile>
            <anchor>constBegin</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomNodeList::const_iterator</type>
            <name>constEnd</name>
            <anchorfile>qdomnodelist.html</anchorfile>
            <anchor>constEnd</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomNodeList::const_iterator</type>
            <name>end</name>
            <anchorfile>qdomnodelist.html</anchorfile>
            <anchor>end</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomNodeList::const_reverse_iterator</type>
            <name>crbegin</name>
            <anchorfile>qdomnodelist.html</anchorfile>
            <anchor>crbegin</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomNodeList::const_reverse_iterator</type>
            <name>crend</name>
            <anchorfile>qdomnodelist.html</anchorfile>
            <anchor>crend</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomNodeList::const_reverse_iterator</type>
            <name>rbegin</name>
            <anchorfile>qdomnodelist.html</anchorfile>
            <anchor>rbegin</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomNodeList::const_reverse_iterator</type>
            <name>rend</name>
            <anchorfile>qdomnodelist.html</anchorfile>
            <anchor>rend</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>bool</type>
            <name>isEmpty</name>
            <anchorfile>qdomnodelist.html</anchorfile>
            <anchor>isEmpty</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>int</type>
            <name>count</name>
            <anchorfile>qdomnodelist.html</anchorfile>
            <anchor>count</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>int</type>
            <name>length</name>
            <anchorfile>qdomnodelist.html</anchorfile>
            <anchor>length</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>int</type>
            <name>size</name>
            <anchorfile>qdomnodelist.html</anchorfile>
            <anchor>size</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="typedef" type="">
            <name>const_iterator</name>
            <anchorfile>qdomnodelist.html</anchorfile>
            <anchor>const_iterator-typedef</anchor>
            <arglist></arglist>
        </member>
        <member kind="typedef" type="">
            <name>const_pointer</name>
            <anchorfile>qdomnodelist.html</anchorfile>
            <anchor>const_pointer-typedef</anchor>
            <arglist></arglist>
        </member>
        <member kind="typedef" type="">
            <name>const_reference</name>
            <anchorfile>qdomnodelist.html</anchorfile>
            <anchor>const_reference-typedef</anchor>
            <arglist></arglist>
        </member>
        <member kind="typedef" type="">
            <name>const_reverse_iterator</name>
            <anchorfile>qdomnodelist.html</anchorfile>
            <anchor>const_reverse_iterator-typedef</anchor>
            <arglist></arglist>
        </member>
        <member kind="typedef" type="">
            <name>difference_type</name>
            <anchorfile>qdomnodelist.html</anchorfile>
            <anchor>difference_type-typedef</anchor>
            <arglist></arglist>
        </member>
        <member kind="typedef" type="">
            <name>pointer</name>
            <anchorfile>qdomnodelist.html</anchorfile>
            <anchor>pointer-typedef</anchor>
            <arglist></arglist>
        </member>
        <member kind="typedef" type="">
            <name>reference</name>
            <anchorfile>qdomnodelist.html</anchorfile>
            <anchor>reference-typedef</anchor>
            <arglist></arglist>
        </member>
        <member kind="typedef" type="">
            <name>value_type</name>
            <anchorfile>qdomnodelist.html</anchorfile>
            <anchor>value_type-typedef</anchor>
            <arglist></arglist>
        </member>
    </compound>
    <compound kind="class">
        <name>QDomNotation</name>
        <filename>qdomnotation.html</filename>
        <base>QDomNode</base>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomNotation &amp;</type>
            <name>operator=</name>
            <anchorfile>qdomnotation.html</anchorfile>
            <anchor>operator-eq</anchor>
            <arglist>(const QDomNotation &amp;other)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>QDomNotation</name>
            <anchorfile>qdomnotation.html</anchorfile>
            <anchor>QDomNotation</anchor>
            <arglist>()</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>QDomNotation</name>
            <anchorfile>qdomnotation.html</anchorfile>
            <anchor>QDomNotation-1</anchor>
            <arglist>(const QDomNotation &amp;notation)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomNode::NodeType</type>
            <name>nodeType</name>
            <anchorfile>qdomnotation.html</anchorfile>
            <anchor>nodeType</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QString</type>
            <name>publicId</name>
            <anchorfile>qdomnotation.html</anchorfile>
            <anchor>publicId</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QString</type>
            <name>systemId</name>
            <anchorfile>qdomnotation.html</anchorfile>
            <anchor>systemId</anchor>
            <arglist>() const const</arglist>
        </member>
    </compound>
    <compound kind="class">
        <name>QDomProcessingInstruction</name>
        <filename>qdomprocessinginstruction.html</filename>
        <base>QDomNode</base>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomProcessingInstruction &amp;</type>
            <name>operator=</name>
            <anchorfile>qdomprocessinginstruction.html</anchorfile>
            <anchor>operator-eq</anchor>
            <arglist>(const QDomProcessingInstruction &amp;other)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>QDomProcessingInstruction</name>
            <anchorfile>qdomprocessinginstruction.html</anchorfile>
            <anchor>QDomProcessingInstruction</anchor>
            <arglist>()</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>QDomProcessingInstruction</name>
            <anchorfile>qdomprocessinginstruction.html</anchorfile>
            <anchor>QDomProcessingInstruction-1</anchor>
            <arglist>(const QDomProcessingInstruction &amp;processingInstruction)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>void</type>
            <name>setData</name>
            <anchorfile>qdomprocessinginstruction.html</anchorfile>
            <anchor>setData</anchor>
            <arglist>(const QString &amp;data)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomNode::NodeType</type>
            <name>nodeType</name>
            <anchorfile>qdomprocessinginstruction.html</anchorfile>
            <anchor>nodeType</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QString</type>
            <name>data</name>
            <anchorfile>qdomprocessinginstruction.html</anchorfile>
            <anchor>data</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QString</type>
            <name>target</name>
            <anchorfile>qdomprocessinginstruction.html</anchorfile>
            <anchor>target</anchor>
            <arglist>() const const</arglist>
        </member>
    </compound>
    <compound kind="class">
        <name>QDomText</name>
        <filename>qdomtext.html</filename>
        <base>QDomCharacterData</base>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomText &amp;</type>
            <name>operator=</name>
            <anchorfile>qdomtext.html</anchorfile>
            <anchor>operator-eq</anchor>
            <arglist>(const QDomText &amp;other)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomText</type>
            <name>splitText</name>
            <anchorfile>qdomtext.html</anchorfile>
            <anchor>splitText</anchor>
            <arglist>(int offset)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>QDomText</name>
            <anchorfile>qdomtext.html</anchorfile>
            <anchor>QDomText</anchor>
            <arglist>()</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>QDomText</name>
            <anchorfile>qdomtext.html</anchorfile>
            <anchor>QDomText-1</anchor>
            <arglist>(const QDomText &amp;text)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QDomNode::NodeType</type>
            <name>nodeType</name>
            <anchorfile>qdomtext.html</anchorfile>
            <anchor>nodeType</anchor>
            <arglist>() const const</arglist>
        </member>
    </compound>
</tagfile>
