dqt ~testqt6 (2022-04-01T05:11:05.2144767)
Dub
Repo
QPropertyProxyBindingData
qt
core
propertyprivate
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
extern (
C
++)
struct
QPropertyProxyBindingData {
quintptr
d_ptr
;
const
(
QPropertyBindingData
)*
originalBindingData
;
QUntypedPropertyData
*
propertyData
;
}
Members
Variables
d_ptr
quintptr
d_ptr
;
Undocumented in source.
originalBindingData
const
(
QPropertyBindingData
)*
originalBindingData
;
Undocumented in source.
propertyData
QUntypedPropertyData
*
propertyData
;
Undocumented in source.
Meta
Source
See Implementation
qt
core
propertyprivate
aliases
DtorFn
MoveCtrFn
QPropertyBindingWrapper
QPropertyObserverCallback
functions
addRef
deref
getOffset
structs
QPropertyBindingData
QPropertyBindingDataPointer
QPropertyBindingFunction
QPropertyBindingPrivate
QPropertyBindingPrivatePtr
QPropertyProxyBindingData
QQmlPropertyBinding
QTagPreservingPointerToPointer
QUntypedPropertyData
variables
call
destroy
moveConstruct
size