![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qqmlpropertytopropertybinding_p.h>
Static Public Member Functions | |
static Q_QML_EXPORT QQmlAnyBinding | create (QQmlEngine *engine, const QQmlProperty &source, const QQmlProperty &target) |
This class can be used to create a direct binding from a source property to a target property, without going through QQmlJavaScriptExpression and QV4::Function. In particular you don't need a compilation unit or byte code to set this up.
Definition at line 34 of file qqmlpropertytopropertybinding_p.h.
|
static |
Definition at line 27 of file qqmlpropertytopropertybinding.cpp.
|
friend |
Definition at line 46 of file qqmlpropertytopropertybinding_p.h.
|
friend |
Definition at line 43 of file qqmlpropertytopropertybinding_p.h.
|
friend |
Definition at line 44 of file qqmlpropertytopropertybinding_p.h.
|
friend |
Definition at line 41 of file qqmlpropertytopropertybinding_p.h.
|
friend |
Definition at line 45 of file qqmlpropertytopropertybinding_p.h.
|
friend |
Definition at line 42 of file qqmlpropertytopropertybinding_p.h.