Add and use a method for querying whether a property is revisioned.
authorMichael Brasser <michael.brasser@nokia.com>
Tue, 28 Feb 2012 03:03:30 +0000 (13:03 +1000)
committerQt by Nokia <qt-info@nokia.com>
Wed, 29 Feb 2012 00:24:11 +0000 (01:24 +0100)
commitab727e6702e949c8f36649f16a81780746ebb2de
tree6e7bd6fa9743e345802738e0e62093d126b2936f
parentba3ac328ca721712c56f28a1fc6ae8e64b6ad7f2
Add and use a method for querying whether a property is revisioned.

Accessor data and the revision are now unioned, so querying
the value directly can give incorrect results.

Change-Id: I0ba6c53d8bd6b012507bfb32d33dc414348379b0
Reviewed-by: Chris Adams <christopher.adams@nokia.com>
src/declarative/qml/qdeclarativepropertycache_p.h
src/declarative/qml/v4/qv4irbuilder.cpp
src/declarative/qml/v8/qv8qobjectwrapper.cpp