Correctly load flags for binding properties
authorAaron Kennedy <aaron.kennedy@nokia.com>
Mon, 25 Jul 2011 03:06:28 +0000 (13:06 +1000)
committerQt by Nokia <qt-info@nokia.com>
Mon, 25 Jul 2011 04:08:56 +0000 (06:08 +0200)
commit9cb3889b33a4a92db40a3a72c3ee4fa25770d539
tree01b25e5a091a4a7874e6e300a42fd3cd40ee9f8f
parente826e578eaef3f05498124eb2057f41410696480
Correctly load flags for binding properties

Change-Id: I80e79ff7de8d879f700f9f4fe96d796de0f17aff
Reviewed-on: http://codereview.qt.nokia.com/2055
Reviewed-by: Aaron Kennedy <aaron.kennedy@nokia.com>
src/declarative/qml/qdeclarativecompiler.cpp
src/declarative/qml/qdeclarativeproperty.cpp
src/declarative/qml/qdeclarativeproperty_p.h
tests/auto/declarative/qdeclarativeecmascript/data/ElementAssignType.qml [new file with mode: 0644]
tests/auto/declarative/qdeclarativeecmascript/data/elementAssign.qml [new file with mode: 0644]
tests/auto/declarative/qdeclarativeecmascript/tst_qdeclarativeecmascript.cpp