- addNotifier
QPropertyNotifier addNotifier(Functor f)
Undocumented in source. Be warned that the author may not have intended to support it.
- binding
QPropertyBinding!(T) binding()
Undocumented in source. Be warned that the author may not have intended to support it.
- hasBinding
bool hasBinding()
Undocumented in source. Be warned that the author may not have intended to support it.
- isValid
bool isValid()
Undocumented in source. Be warned that the author may not have intended to support it.
- onValueChanged
ValueClass!(QPropertyChangeHandler!(Functor)) onValueChanged(Functor f)
Undocumented in source. Be warned that the author may not have intended to support it.
- setBinding
bool setBinding(const(QUntypedPropertyBinding) newBinding)
Undocumented in source. Be warned that the author may not have intended to support it.
- subscribe
ValueClass!(QPropertyChangeHandler!(Functor)) subscribe(Functor f)
Undocumented in source. Be warned that the author may not have intended to support it.
- takeBinding
QPropertyBinding!(T) takeBinding()
Undocumented in source. Be warned that the author may not have intended to support it.