QQmlPropertyToPropertyBinding Class

Header: #include <QQmlPropertyToPropertyBinding>
Inherits: QQmlAbstractBinding and QQmlNotifierEndpoint

Detailed Description

\internal

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.