![]() |
Qt 6.x
The Qt SDK
|
This is the complete list of members for UntypedProxyPropertyBindable, including all inherited members.
| addNotifier(Functor f) | QUntypedBindable | inline |
| binding() const | QUntypedBindable | inline |
| data | QUntypedBindable | protected |
| hasBinding() const | QUntypedBindable | inline |
| iface | QUntypedBindable | protected |
| isBindable() const | QUntypedBindable | inline |
| isReadOnly() const | QUntypedBindable | inline |
| isValid() const | QUntypedBindable | inline |
| makeBinding(const QPropertyBindingSourceLocation &location=QT_PROPERTY_DEFAULT_BINDING_LOCATION) const | QUntypedBindable | inline |
| metaType() const | QUntypedBindable | inline |
| observe(QPropertyObserver *observer) const | QUntypedBindable | inline |
| onValueChanged(Functor f) const | QUntypedBindable | inline |
| QUntypedBindable(QUntypedPropertyData *d, const QtPrivate::QBindableInterface *i) | QUntypedBindable | inlineprotected |
| QUntypedBindable(QObject *obj, const QMetaProperty &property, const QtPrivate::QBindableInterface *i) | QUntypedBindable | explicitprotected |
| QUntypedBindable(QObject *obj, const char *property, const QtPrivate::QBindableInterface *i) | QUntypedBindable | explicitprotected |
| QUntypedBindable()=default | QUntypedBindable | |
| QUntypedBindable(Property *p) | QUntypedBindable | inline |
| setBinding(const QUntypedPropertyBinding &binding) | QUntypedBindable | inline |
| subscribe(Functor f) const | QUntypedBindable | inline |
| takeBinding() | QUntypedBindable | inline |
| UntypedProxyPropertyBindable(UntypedProxyProperty *property) | UntypedProxyPropertyBindable | inline |