Cleanups in QObject bindings
authorSimon Hausmann <simon.hausmann@digia.com>
Tue, 4 Jun 2013 08:05:51 +0000 (10:05 +0200)
committerLars Knoll <lars.knoll@digia.com>
Tue, 4 Jun 2013 09:58:10 +0000 (11:58 +0200)
commit19ded50946fa40146914771b1d8eaa22f51da803
treed0e10bdef5f6ec9ffa529eafde7fd3f5f9df4fff
parent1dbbecda8b4e34196d07ecfea65de87b0bd8b83a
Cleanups in QObject bindings

* Rename v8object to jsWrapper in QQmlData
* Rename v8objectid to jsEngineId, as that's the identifier of the engine
  that currently owns the primary JS wrapper

This is in preparation for moving newObject away from QV8QObjectWrapper

Change-Id: I6432365e849d159600e22f09e7e2ab2ae2117db6
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
src/qml/qml/qqmldata_p.h
src/qml/qml/qqmlengine.cpp
src/qml/qml/qqmlvmemetaobject.cpp
src/qml/qml/v4/qv4engine.cpp
src/qml/qml/v4/qv4engine_p.h
src/qml/qml/v8/qv8engine.cpp
src/qml/qml/v8/qv8qobjectwrapper.cpp
src/qml/qml/v8/qv8qobjectwrapper_p.h
tests/auto/qml/qqmlecmascript/testtypes.h