Allow QQmlDebugProcess to be child of other qobjects.
authorFrederik Gladhorn <frederik.gladhorn@digia.com>
Tue, 23 Oct 2012 12:11:18 +0000 (14:11 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Tue, 23 Oct 2012 13:29:46 +0000 (15:29 +0200)
commitdae4efc4e5157cf39ca5a2b2e5a3eebb2827069e
tree6a18bd3bee7a9770e1035f975bcb965304f2277b
parent020dc5e140e0239868135f181267aaa449202b89
Allow QQmlDebugProcess to be child of other qobjects.

Some tests when failing would leave the process running.
For example on my machine tst_qqmlinspector would hang and
restarting it would not work because the before started process was
still blocking the port.

Change-Id: I32dfb4874b18d7dcf34d0f40819b17dedd794ff3
Reviewed-by: Shawn Rutledge <shawn.rutledge@digia.com>
Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@digia.com>
tests/auto/qml/debugger/qdebugmessageservice/tst_qdebugmessageservice.cpp
tests/auto/qml/debugger/qqmldebugjs/tst_qqmldebugjs.cpp
tests/auto/qml/debugger/qqmlenginedebuginspectorintegrationtest/tst_qqmlenginedebuginspectorintegration.cpp
tests/auto/qml/debugger/qqmlinspector/tst_qqmlinspector.cpp
tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp
tests/auto/qml/debugger/shared/debugutil.cpp
tests/auto/qml/debugger/shared/debugutil_p.h