![]() |
Qt 6.x
The Qt SDK
|
Collaboration diagram for BindingFixer:Public Member Functions | |
| Q_DISABLE_COPY_MOVE (BindingFixer) | |
| BindingFixer (QObject *object, const QQmlPropertyData &property, QQmlPropertyData::WriteFlags flags) | |
| ~BindingFixer () | |
Definition at line 1327 of file qqmlproperty.cpp.
|
inline |
Definition at line 1331 of file qqmlproperty.cpp.
References QMetaObject::BindableProperty, QUntypedBindable::binding(), QQmlPropertyData::DontRemoveBinding, QPropertyBindingPrivate::get(), QMetaObject::metacall(), priv(), and property.
Here is the call graph for this function:
|
inline |
Definition at line 1345 of file qqmlproperty.cpp.
References QPropertyBindingPrivate::get(), QUntypedPropertyBinding::isNull(), and priv().
Here is the call graph for this function:| BindingFixer::Q_DISABLE_COPY_MOVE | ( | BindingFixer | ) |