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

Public Member Functions

 QQmlDataExtended ()
 
 ~QQmlDataExtended ()
 

Public Attributes

QHash< QQmlAttachedPropertiesFunc, QObject * > attachedProperties
 

Detailed Description

Definition at line 1173 of file qqmlengine.cpp.

Constructor & Destructor Documentation

◆ QQmlDataExtended()

QQmlDataExtended::QQmlDataExtended ( )

Definition at line 1181 of file qqmlengine.cpp.

◆ ~QQmlDataExtended()

QQmlDataExtended::~QQmlDataExtended ( )

Definition at line 1185 of file qqmlengine.cpp.

Member Data Documentation

◆ attachedProperties

QHash<QQmlAttachedPropertiesFunc, QObject *> QQmlDataExtended::attachedProperties

Definition at line 1178 of file qqmlengine.cpp.

Referenced by QQmlData::attachedProperties().


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