Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QQmlXMLHttpRequestData Struct Reference
+ Collaboration diagram for QQmlXMLHttpRequestData:

Public Member Functions

 QQmlXMLHttpRequestData ()
 
 ~QQmlXMLHttpRequestData ()
 

Public Attributes

PersistentValue nodeFunction
 
PersistentValue nodePrototype
 
PersistentValue elementPrototype
 
PersistentValue attrPrototype
 
PersistentValue characterDataPrototype
 
PersistentValue textPrototype
 
PersistentValue cdataPrototype
 
PersistentValue documentPrototype
 

Detailed Description

Definition at line 47 of file qqmlxmlhttprequest.cpp.

Constructor & Destructor Documentation

◆ QQmlXMLHttpRequestData()

QQmlXMLHttpRequestData::QQmlXMLHttpRequestData ( )

Definition at line 67 of file qqmlxmlhttprequest.cpp.

◆ ~QQmlXMLHttpRequestData()

QQmlXMLHttpRequestData::~QQmlXMLHttpRequestData ( )

Definition at line 71 of file qqmlxmlhttprequest.cpp.

Member Data Documentation

◆ attrPrototype

PersistentValue QQmlXMLHttpRequestData::attrPrototype

Definition at line 55 of file qqmlxmlhttprequest.cpp.

◆ cdataPrototype

PersistentValue QQmlXMLHttpRequestData::cdataPrototype

Definition at line 58 of file qqmlxmlhttprequest.cpp.

◆ characterDataPrototype

PersistentValue QQmlXMLHttpRequestData::characterDataPrototype

Definition at line 56 of file qqmlxmlhttprequest.cpp.

◆ documentPrototype

PersistentValue QQmlXMLHttpRequestData::documentPrototype

Definition at line 59 of file qqmlxmlhttprequest.cpp.

◆ elementPrototype

PersistentValue QQmlXMLHttpRequestData::elementPrototype

Definition at line 54 of file qqmlxmlhttprequest.cpp.

◆ nodeFunction

PersistentValue QQmlXMLHttpRequestData::nodeFunction

Definition at line 51 of file qqmlxmlhttprequest.cpp.

◆ nodePrototype

PersistentValue QQmlXMLHttpRequestData::nodePrototype

Definition at line 53 of file qqmlxmlhttprequest.cpp.

◆ textPrototype

PersistentValue QQmlXMLHttpRequestData::textPrototype

Definition at line 57 of file qqmlxmlhttprequest.cpp.


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