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

(aa1d3e416edd092f3dc8f8a20f15bd92baa93485)

#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 209 of file qqmlabstractbinding.cpp.