qt5base-lts/tests/auto/corelib/kernel
Olivier Goffart 49bd825a96 moc: support mapping pointers to member functions to indexes
This change adds QMetaObject::IndexOfMethod as a parameter to
the qt_static_metacall function.
It lets the moc generated code return the index of a signal or slot
given its pointer to member function

This is required to support the new connection syntax

Change-Id: I39198c6699b5aa3599d3d282f7ac79b1e3684d33
Reviewed-by: Bradley T. Hughes <bradley.hughes@nokia.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2011-11-14 15:52:26 +01:00
..
qabstractitemmodel Cleanup corelib autotests 2011-11-14 07:33:57 +01:00
qcoreapplication Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qeventloop Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qitemmodel Cleanup corelib autotests 2011-11-14 07:33:57 +01:00
qmath Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qmetaobject moc: support mapping pointers to member functions to indexes 2011-11-14 15:52:26 +01:00
qmetaobjectbuilder Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qmetaproperty Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qmetatype Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qmimedata Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qobject Fix warning in tst_qobject 2011-11-11 16:47:23 +01:00
qpointer Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qsignalmapper Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qsocketnotifier Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qtimer Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qtranslator Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qvariant Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qwineventnotifier Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
kernel.pro Deleted qtipc autotest from qtbase 2011-11-09 14:05:19 +01:00