Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QDomParser Class Reference

#include <qdomhelpers_p.h>

+ Collaboration diagram for QDomParser:

Public Member Functions

 QDomParser (QDomDocumentPrivate *d, QXmlStreamReader *r, QDomDocument::ParseOptions options)
 
bool parse ()
 
QDomDocument::ParseResult result () const
 

Detailed Description

Definition at line 79 of file qdomhelpers_p.h.

Constructor & Destructor Documentation

◆ QDomParser()

QDomParser::QDomParser ( QDomDocumentPrivate * d,
QXmlStreamReader * r,
QDomDocument::ParseOptions options )

Definition at line 229 of file qdomhelpers.cpp.

Member Function Documentation

◆ parse()

bool QDomParser::parse ( )

Definition at line 235 of file qdomhelpers.cpp.

◆ result()

QDomDocument::ParseResult QDomParser::result ( ) const
inline

Definition at line 86 of file qdomhelpers_p.h.

References QDomBuilder::result().

+ Here is the call graph for this function:

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