Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
BindingFixer Struct Reference
+ Collaboration diagram for BindingFixer:

Public Member Functions

 Q_DISABLE_COPY_MOVE (BindingFixer)
 
 BindingFixer (QObject *object, const QQmlPropertyData &property, QQmlPropertyData::WriteFlags flags)
 
 ~BindingFixer ()
 

Detailed Description

Definition at line 1327 of file qqmlproperty.cpp.

Constructor & Destructor Documentation

◆ BindingFixer()

BindingFixer::BindingFixer ( QObject * object,
const QQmlPropertyData & property,
QQmlPropertyData::WriteFlags flags )
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:

◆ ~BindingFixer()

BindingFixer::~BindingFixer ( )
inline

Definition at line 1345 of file qqmlproperty.cpp.

References QPropertyBindingPrivate::get(), QUntypedPropertyBinding::isNull(), and priv().

+ Here is the call graph for this function:

Member Function Documentation

◆ Q_DISABLE_COPY_MOVE()

BindingFixer::Q_DISABLE_COPY_MOVE ( BindingFixer )

The documentation for this struct was generated from the following file: