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
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.


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