Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qqmlabstractbinding.cpp File Reference

(3f57095a30743159ceace0ec39822795092540c7)

#include "qqmlabstractbinding_p.h"
#include <QtQml/qqmlinfo.h>
#include <private/qqmlbinding_p.h>
#include <private/qqmlvaluetypeproxybinding_p.h>
#include <private/qqmlvmemetaobject_p.h>
Include dependency graph for qqmlabstractbinding.cpp:

Go to the source code of this file.

Functions

static const QQmlPropertyDatagetObjectPropertyData (QObject *object, int coreIndex)

Function Documentation

◆ getObjectPropertyData()

const QQmlPropertyData * getObjectPropertyData ( QObject * object,
int coreIndex )
static

Definition at line 215 of file qqmlabstractbinding.cpp.