Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QBindingStoragePrivate::Pair Struct Reference
+ Collaboration diagram for QBindingStoragePrivate::Pair:

Public Attributes

QUntypedPropertyDatadata
 
QPropertyBindingData bindingData
 

Detailed Description

Definition at line 2173 of file qproperty.cpp.

Member Data Documentation

◆ bindingData

QPropertyBindingData QBindingStoragePrivate::Pair::bindingData

Definition at line 2176 of file qproperty.cpp.

◆ data

QUntypedPropertyData* QBindingStoragePrivate::Pair::data

Definition at line 2175 of file qproperty.cpp.

Referenced by QBindingStoragePrivate::reallocate().


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