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
QDomImplementationPrivate Class Reference

#include <qdom_p.h>

+ Collaboration diagram for QDomImplementationPrivate:

Public Member Functions

 QDomImplementationPrivate ()
 
QDomImplementationPrivateclone ()
 

Public Attributes

QAtomicInt ref
 

Static Public Attributes

static QDomImplementation::InvalidDataPolicy invalidDataPolicy = QDomImplementation::AcceptInvalidChars
 

Detailed Description

Definition at line 33 of file qdom_p.h.

Constructor & Destructor Documentation

◆ QDomImplementationPrivate()

QDomImplementationPrivate::QDomImplementationPrivate ( )
inline

Definition at line 36 of file qdom_p.h.

Referenced by clone().

+ Here is the caller graph for this function:

Member Function Documentation

◆ clone()

QDomImplementationPrivate * QDomImplementationPrivate::clone ( )

Definition at line 324 of file qdom.cpp.

References QDomImplementationPrivate().

+ Here is the call graph for this function:

Member Data Documentation

◆ invalidDataPolicy

◆ ref


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