- addNotifier
QPropertyNotifier addNotifier(Functor f)
Undocumented in source. Be warned that the author may not have intended to support it.
- binding
QUntypedPropertyBinding 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.
- isBindable
bool isBindable()
Undocumented in source. Be warned that the author may not have intended to support it.
- isReadOnly
bool isReadOnly()
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.
- makeBinding
QUntypedPropertyBinding makeBinding(const(QPropertyBindingSourceLocation) location)
Undocumented in source. Be warned that the author may not have intended to support it.
- metaType
QMetaType metaType()
Undocumented in source. Be warned that the author may not have intended to support it.
- observe
void observe(QPropertyObserver* observer)
Undocumented in source. Be warned that the author may not have intended to support it.
- setBinding
bool setBinding(const(QUntypedPropertyBinding) binding)
Undocumented in source. Be warned that the author may not have intended to support it.
- takeBinding
QUntypedPropertyBinding takeBinding()
Undocumented in source. Be warned that the author may not have intended to support it.
Binding for C++ class QUntypedBindable.