aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime/qv4variantobject.cpp
diff options
context:
space:
mode:
authorMichael Brasser <mbrasser@ford.com>2014-12-11 21:18:00 -0600
committerMichael Brasser <michael.brasser@live.com>2014-12-23 00:58:51 +0100
commit5adb406bddd8419c2987cec48eb86a0d4ca0260a (patch)
tree266e29eba0739751809fd2fdfc85933c38c919de /src/qml/jsruntime/qv4variantobject.cpp
parentfa3cf15e0577fe382ac577456422ad78325a3977 (diff)
Fix QQmlProperty to work correctly with deeply nested objects.
Don't keep reusing the top-level object to look up nested properties. This allows code such as the following to work correctly: PropertyChanges { target: myObject textChild.font.pixelSize: 24 } Change-Id: I39e52dbc20d2409fc756a36e668fcf664eb1905f Reviewed-by: Brett Stottlemyer <bstottle@ford.com> Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
Diffstat (limited to 'src/qml/jsruntime/qv4variantobject.cpp')
0 files changed, 0 insertions, 0 deletions