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
QPropertyProxyBindingData Struct Reference

#include <qpropertyprivate.h>

+ Collaboration diagram for QPropertyProxyBindingData:

Public Attributes

quintptr d_ptr
 
const QtPrivate::QPropertyBindingDataoriginalBindingData
 
QUntypedPropertyDatapropertyData
 

Detailed Description

Definition at line 139 of file qpropertyprivate.h.

Member Data Documentation

◆ d_ptr

quintptr QPropertyProxyBindingData::d_ptr

Definition at line 142 of file qpropertyprivate.h.

◆ originalBindingData

const QtPrivate::QPropertyBindingData* QPropertyProxyBindingData::originalBindingData

Definition at line 148 of file qpropertyprivate.h.

◆ propertyData

QUntypedPropertyData* QPropertyProxyBindingData::propertyData

Definition at line 149 of file qpropertyprivate.h.


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