qt5base-lts/tests/auto/corelib/kernel
Olivier Goffart c0323cfbaf Test connecting to virtual function pointer
The C++ standard says that the comparison between pointer to virtual
function is unspecified (C++11 $5.10.2)
But we still may rely on it for the Qt::UniqueConnection and the
disconnection

So test if it works while using the same function.
Using function from different classes works for me, but we should
probably not assume it works. I left it commented in the test for
reference.

Change-Id: I1d9b91d4cc1a424d4f43ef2ee4981b8573f1e86f
Reviewed-by: Bradley T. Hughes <bradley.hughes@nokia.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2012-01-24 01:13:01 +01:00
..
qcoreapplication Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qeventloop Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qmath Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qmetaobject Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qmetaobjectbuilder Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qmetaproperty Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qmetatype Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qmimedata Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qobject Test connecting to virtual function pointer 2012-01-24 01:13:01 +01:00
qpointer Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qsignalmapper Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qsocketnotifier Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qtimer Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qtranslator Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qvariant Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qwineventnotifier Update contact information in license headers. 2012-01-23 04:04:33 +01:00
kernel.pro Add missing subdirectory to kernel.pro file. 2012-01-10 01:25:45 +01:00