qt5base-lts/tests/auto/corelib
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
..
animation Cleanup corelib autotests 2011-11-14 07:33:57 +01:00
codecs Cleanup corelib autotests 2011-11-14 07:33:57 +01:00
concurrent Cleanup corelib autotests 2011-11-14 07:33:57 +01:00
global Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
io Cleanup corelib autotests 2011-11-14 07:33:57 +01:00
kernel moc: support mapping pointers to member functions to indexes 2011-11-14 15:52:26 +01:00
plugin Re-enabled tst_qpluginloader 2011-11-11 18:28:49 +01:00
statemachine Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
thread Cleanup corelib autotests 2011-11-14 07:33:57 +01:00
tools Cleanup corelib autotests 2011-11-14 07:33:57 +01:00
xml Cleanup corelib autotests 2011-11-14 07:33:57 +01:00
corelib.pro Exclude qtconcurrent tests via .pro files. 2011-10-12 18:01:19 +02:00