Add support for QueuedConnection when connecting using the new syntax
authorOlivier Goffart <ogoffart@woboq.com>
Wed, 23 Nov 2011 14:03:04 +0000 (15:03 +0100)
committerQt by Nokia <qt-info@nokia.com>
Fri, 25 Nov 2011 00:12:14 +0000 (01:12 +0100)
commit66b659c8a4a429b483b66fd1a1d1429a2c0d3b4a
treec654cac67ca5d6cc2cbd2d41d03b83f5011dc0c3
parent583c55b243d9894d93d32fbe15bece2a9beb1d10
Add support for QueuedConnection when connecting using the new syntax

QMetaCallEvent now can handle a pointer to QSlotObjectBase

Change-Id: I94da1e68ce9bb1fd96a9ae013a389552eb625faa
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
src/corelib/kernel/qobject.cpp
src/corelib/kernel/qobject.h
src/corelib/kernel/qobject_impl.h
src/corelib/kernel/qobject_p.h
tests/auto/corelib/kernel/qobject/tst_qobject.cpp