Files
qt-creator/src/plugins/debugger/qml
Ulf Hermann ba94e9eb01 QML Debugger: Do fetch engine properties
The properties of the engines themselves are interesting. However, in
order to properly display the engines, we need to always update the root
context for an engine after we update its properties. This is a good
idea anyway because there might be a reference to the engine somewhere
else in the object tree, and accidentally updating the engine would
clear its root context.

Change-Id: If905f4c32ba37106b5620b5af0e157e19ef8b295
Reviewed-by: hjk <hjk@qt.io>
2018-11-22 14:02:11 +00:00
..
2018-11-22 11:21:32 +00:00