QUntypedBindable

Binding for C++ class QUntypedBindable.

Constructors

this
this(QUntypedPropertyData* d, const(QBindableInterface)* i)
Undocumented in source.
this
this(Property* p)
Undocumented in source.

Members

Functions

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.

Variables

data
QUntypedPropertyData* data;
Undocumented in source.
iface
const(QBindableInterface)* iface;
Undocumented in source.

Meta