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
QBindingStoragePrivate::Pair Struct Reference
+ Collaboration diagram for QBindingStoragePrivate::Pair:

Public Attributes

QUntypedPropertyDatadata
 
QPropertyBindingData bindingData
 

Detailed Description

Definition at line 2166 of file qproperty.cpp.

Member Data Documentation

◆ bindingData

QPropertyBindingData QBindingStoragePrivate::Pair::bindingData

Definition at line 2169 of file qproperty.cpp.

◆ data

QUntypedPropertyData* QBindingStoragePrivate::Pair::data

Definition at line 2168 of file qproperty.cpp.

Referenced by QBindingStoragePrivate::reallocate().


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