OSDN Git Service

QmlDebugger: Also show status of QDeclarativeEngine client in log
authorKai Koehne <kai.koehne@nokia.com>
Tue, 20 Sep 2011 10:29:03 +0000 (12:29 +0200)
committerKai Koehne <kai.koehne@nokia.com>
Tue, 20 Sep 2011 14:13:54 +0000 (16:13 +0200)
commit06a2a46f43604f802f9d8f963a1f27ad6ef8567b
tree5dc179c8409806ee636cd1213b3c6ce31db1c0ce
parentc412abf29f456f2dfdd8d922d47db6a9029af690
QmlDebugger: Also show status of QDeclarativeEngine client in log

Fix QDeclarativeEngineDebug to use the same enum as the other clients.
Also, use objectName() to name the clients.

Change-Id: I826970bf248ce2f50c4bf66c1f58c0b9b56698b1
Reviewed-on: http://codereview.qt-project.org/5231
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Aurindam Jana <aurindam.jana@nokia.com>
src/libs/qmljsdebugclient/qdeclarativeenginedebug.cpp
src/libs/qmljsdebugclient/qdeclarativeenginedebug.h
src/plugins/qmljsinspector/qmljsclientproxy.cpp
src/plugins/qmljsinspector/qmljsinspectorclient.cpp