Fix Binding to correctly restore bindings even when a binding loop is involved.
authorMichael Brasser <michael.brasser@nokia.com>
Mon, 1 Aug 2011 02:32:10 +0000 (12:32 +1000)
committerQt by Nokia <qt-info@nokia.com>
Mon, 1 Aug 2011 02:49:54 +0000 (04:49 +0200)
commitf609c2f3b148f0d31167b9feeabe8f2c4bbd03b8
tree3c9ce26ae840c75a98ddff81cf4b766a566abf66
parent9bc7e70c00736678d1430190566d2575c2ec764a
Fix Binding to correctly restore bindings even when a binding loop is involved.

Change-Id: Ie8f9731d9f4834d8b94272ef792dc7ad0235ce78
Reviewed-on: http://codereview.qt.nokia.com/2409
Reviewed-by: Martin Jones <martin.jones@nokia.com>
src/declarative/util/qdeclarativebind.cpp
tests/auto/declarative/qdeclarativebinding/data/restoreBindingWithLoop.qml [new file with mode: 0644]
tests/auto/declarative/qdeclarativebinding/tst_qdeclarativebinding.cpp