diff options
| author | Simon Hausmann <simon.hausmann@digia.com> | 2014-02-04 14:02:51 +0100 |
|---|---|---|
| committer | The Qt Project <gerrit-noreply@qt-project.org> | 2014-02-04 18:29:12 +0100 |
| commit | a74af1ffba4c21e9dc459d18830fe573188dc90e (patch) | |
| tree | 44467b02f742f4931bd348e8fc7afd212a9a8609 /src/qml/jsruntime/qv4debugging.cpp | |
| parent | 50269fc37a6a50864bf08b25327a05f2ab885a1a (diff) | |
[new compiler] Fix partial bindings on value types
You can have a binding like this:
property point blah: Qt.point(someX, someY);
and later you can have bindings on
blah.x: { someExpression }
In that case we need to clear the binding on blah.
Change-Id: I27bfa6ab0f104bf989803c5910e6094767429c03
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
Diffstat (limited to 'src/qml/jsruntime/qv4debugging.cpp')
0 files changed, 0 insertions, 0 deletions
