dqt ~testqt6 (2022-04-01T05:11:05.2144767)
Dub
Repo
QProperty.this
qt
core
property
QProperty
Undocumented in source.
this
(parameter_type initialValue)
struct
QProperty
(T)
this
(
parameter_type
initialValue
)
this
(rvalue_ref initialValue)
this
(const(QPropertyBinding!(T)) binding)
Meta
Source
See Implementation
qt
core
property
QProperty
aliases
arrow_operator_result
parameter_type
value_type
constructors
this
functions
addNotifier
binding
bindingData
hasBinding
onValueChanged
opUnary
setBinding
setValue
subscribe
takeBinding
value
variables
base0