Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QPropertyProxyBindingData Struct Reference

#include <qpropertyprivate.h>

+ Collaboration diagram for QPropertyProxyBindingData:

Public Attributes

quintptr d_ptr
 
const QtPrivate::QPropertyBindingDataoriginalBindingData
 
QUntypedPropertyDatapropertyData
 

Detailed Description

Definition at line 140 of file qpropertyprivate.h.

Member Data Documentation

◆ d_ptr

quintptr QPropertyProxyBindingData::d_ptr

Definition at line 143 of file qpropertyprivate.h.

◆ originalBindingData

const QtPrivate::QPropertyBindingData* QPropertyProxyBindingData::originalBindingData

◆ propertyData

QUntypedPropertyData* QPropertyProxyBindingData::propertyData

Definition at line 150 of file qpropertyprivate.h.


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