QQmlEngineDebugService: Query Expression
authorAurindam Jana <aurindam.jana@nokia.com>
Wed, 9 May 2012 09:30:27 +0000 (11:30 +0200)
committerQt by Nokia <qt-info@nokia.com>
Wed, 9 May 2012 10:23:11 +0000 (12:23 +0200)
commitc6c3673143ee1ceef686a014373bd99da1bddabd
tree149895f624257f3050cef2e45509805c0959dc54
parente211cedddefb7c7d29987d63cc2dac6491ec7ce6
QQmlEngineDebugService: Query Expression

If the scope object is null or if there no QML context for
the scope object, try to use the root context of the engine.

Change-Id: I0068ea36f18a179b44791b81a2f6b8ec5423f615
Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
src/qml/debugger/qqmlenginedebugservice.cpp
tests/auto/qml/debugger/qqmlenginedebugservice/qqmlenginedebugclient.cpp
tests/auto/qml/debugger/qqmlenginedebugservice/qqmlenginedebugclient.h
tests/auto/qml/debugger/qqmlenginedebugservice/tst_qqmlenginedebugservice.cpp