Simplify the QObject::dumpObjectInfo() implementation
authorKent Hansen <kent.hansen@nokia.com>
Thu, 31 May 2012 18:46:28 +0000 (20:46 +0200)
committerQt by Nokia <qt-info@nokia.com>
Fri, 1 Jun 2012 18:34:31 +0000 (20:34 +0200)
commit42a6fb40902be0a96a070197f9d973b1ae0231af
tree8654d9bf8e40bfff816e596afb370f83a2c10895
parent3057c4173b00e079bb3e24550a36293506a2ae44
Simplify the QObject::dumpObjectInfo() implementation

Use the new signal index-based API.

Change-Id: If44e02e71b718bca5c18c486ca9ab95f836cd0f1
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
src/corelib/kernel/qobject.cpp