Make QQmlPropertyCache available in QJSEngine
authorSimon Hausmann <simon.hausmann@theqtcompany.com>
Thu, 20 Nov 2014 08:07:52 +0000 (09:07 +0100)
committerSimon Hausmann <simon.hausmann@digia.com>
Mon, 29 Dec 2014 13:39:22 +0000 (14:39 +0100)
commitefc3cc717ac1a62965465e909cc99acef627cdb1
tree9d181ca8e9e299fa99b9b7598bfb83bc53056dde
parent65953304a2775e69c7edd46b780aa39f769d32ac
Make QQmlPropertyCache available in QJSEngine

The QQmlEngine has two containers for property caches, one for QML types and
one for all-purpose meta-objects. The latter is rather useful and now being
moved to QJSEngine to be available there.

Change-Id: Ieab65c400b8a2e410e5f9eee6d603162dbb864d9
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
src/qml/jsapi/qjsengine.cpp
src/qml/jsapi/qjsengine_p.h
src/qml/jsruntime/qv4script.cpp
src/qml/qml/qqmlboundsignal.cpp
src/qml/qml/qqmlengine.cpp
src/qml/qml/qqmlengine_p.h
src/qml/qml/qqmlopenmetaobject.cpp
src/qml/qml/qqmlpropertycache.cpp
src/qml/qml/qqmlpropertycache_p.h