![]() |
Qt 6.x
The Qt SDK
|
#include "qqmlabstractbinding_p.h"
#include <QtQml/qqmlinfo.h>
#include <private/qqmlbinding_p.h>
#include <private/qqmlvaluetypeproxybinding_p.h>
#include <private/qqmlvmemetaobject_p.h>
Go to the source code of this file.
Functions | |
static const QQmlPropertyData * | getObjectPropertyData (QObject *object, int coreIndex) |
|
static |
Definition at line 210 of file qqmlabstractbinding.cpp.
References QQmlData::get(), QQmlMetaType::propertyCache(), and Q_ASSERT.
Referenced by QQmlAbstractBinding::setTarget().