Qt 6.x
The Qt SDK
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.

Referenced by QDomDocumentPrivate::setContent().

+ Here is the caller graph for this function:

◆ result()

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

Definition at line 86 of file qdomhelpers_p.h.

References QDomBuilder::result().

Referenced by QDomDocumentPrivate::setContent().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

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