QmlDebugging: Object Tree and States List
authorAurindam Jana <aurindam.jana@nokia.com>
Mon, 12 Mar 2012 13:08:56 +0000 (14:08 +0100)
committerQt by Nokia <qt-info@nokia.com>
Mon, 19 Mar 2012 09:49:45 +0000 (10:49 +0100)
commitcad5df2572d023d1d8ab213d7e736f8d15576916
treea6622cb4597020a1da4be95de1dc47bc97529811
parentaf3a8708b46e8ae6e177dcee028364bd9fd285cd
QmlDebugging: Object Tree and States List

All created instances are stored under the root context.
Check for the creation context of the object when building
up the tree. Do the same when building up the states list.

Change-Id: I8716d9966a61b8f7cb3ad4b7ab5acd4c94b4cd03
Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
src/qml/debugger/qqmldebugstatesdelegate_p.h
src/qml/debugger/qqmlenginedebugservice.cpp
src/qml/debugger/qqmlenginedebugservice_p.h
src/quick/qtquick2.cpp
tests/auto/qml/debugger/qqmlenginedebugservice/tst_qqmlenginedebugservice.cpp