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

#include <qpropertyprivate.h>

+ Collaboration diagram for QPropertyProxyBindingData:

Public Attributes

quintptr d_ptr
 
const QtPrivate::QPropertyBindingDataoriginalBindingData
 
QUntypedPropertyDatapropertyData
 

Detailed Description

Definition at line 146 of file qpropertyprivate.h.

Member Data Documentation

◆ d_ptr

quintptr QPropertyProxyBindingData::d_ptr

Definition at line 149 of file qpropertyprivate.h.

◆ originalBindingData

◆ propertyData

QUntypedPropertyData* QPropertyProxyBindingData::propertyData

Definition at line 156 of file qpropertyprivate.h.


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