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
QQmlDataExtended Class Reference
+ Collaboration diagram for QQmlDataExtended:

Public Member Functions

 QQmlDataExtended ()
 
 ~QQmlDataExtended ()
 
 QQmlDataExtended ()
 
 ~QQmlDataExtended ()
 

Public Attributes

QHash< QQmlAttachedPropertiesFunc, QObject * > attachedProperties
 

Detailed Description

Definition at line 1148 of file qqmlengine.cpp.

Constructor & Destructor Documentation

◆ QQmlDataExtended() [1/2]

QQmlDataExtended::QQmlDataExtended ( )

Definition at line 1156 of file qqmlengine.cpp.

◆ ~QQmlDataExtended() [1/2]

QQmlDataExtended::~QQmlDataExtended ( )

Definition at line 1160 of file qqmlengine.cpp.

◆ QQmlDataExtended() [2/2]

QQmlDataExtended::QQmlDataExtended ( )

◆ ~QQmlDataExtended() [2/2]

QQmlDataExtended::~QQmlDataExtended ( )

Member Data Documentation

◆ attachedProperties

QHash< QQmlAttachedPropertiesFunc, QObject * > QQmlDataExtended::attachedProperties

Definition at line 1153 of file qqmlengine.cpp.


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