Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
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 80 of file qdomhelpers_p.h.

Constructor & Destructor Documentation

◆ QDomParser()

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

Member Function Documentation

◆ parse()

bool QDomParser::parse ( )

◆ result()

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

Definition at line 87 of file qdomhelpers_p.h.


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