![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qpropertyprivate.h>
Public Attributes | |
quintptr | d_ptr |
const QtPrivate::QPropertyBindingData * | originalBindingData |
QUntypedPropertyData * | propertyData |
Definition at line 139 of file qpropertyprivate.h.
quintptr QPropertyProxyBindingData::d_ptr |
Definition at line 142 of file qpropertyprivate.h.
const QtPrivate::QPropertyBindingData* QPropertyProxyBindingData::originalBindingData |
Definition at line 148 of file qpropertyprivate.h.
QUntypedPropertyData* QPropertyProxyBindingData::propertyData |
Definition at line 149 of file qpropertyprivate.h.