Support Qt::UniqueConnection in the new connection syntax
authorOlivier Goffart <ogoffart@woboq.com>
Fri, 25 Nov 2011 21:35:32 +0000 (22:35 +0100)
committerQt by Nokia <qt-info@nokia.com>
Tue, 29 Nov 2011 16:11:59 +0000 (17:11 +0100)
commit0dec6250f7538c79c4698c3952a46105bc264e4e
treeea7dc9079fd990346fb1dd0e3e4a6cf87fc8a514
parent8350d91245ff122d03c628ea297a808d86103cd1
Support Qt::UniqueConnection in the new connection syntax

This commit also improves the related documentation a bit.

The test is copied from the test with the old syntax, but all the
connection statement are changed to use the new syntax

Change-Id: Ia5630ca4335b9f8ca6d724ae3c8750d6f0804d8e
Reviewed-by: Bradley T. Hughes <bradley.hughes@nokia.com>
src/corelib/kernel/qobject.cpp
src/corelib/kernel/qobject.h
tests/auto/corelib/kernel/qobject/tst_qobject.cpp