qt6-bb10/tests/auto
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
..
bic
compilerwarnings/data Remove uilib and QtUiTools from QtBase 2011-09-13 20:11:40 +02:00
corelib moc: support mapping pointers to member functions to indexes 2011-11-14 15:52:26 +01:00
dbus Re-enabled passing test in tst_qdbuspendingcall 2011-11-04 08:36:13 +01:00
gui Added QTBUG-22296 to QEXPECT_FAILs 2011-11-11 10:58:10 +01:00
guiapplauncher Update the documentation after moving examples. 2011-07-05 21:19:08 +02:00
integrationtests Re-enabled passing tests in tst_exceptionsafety_objects 2011-11-10 09:32:17 +01:00
network Deprecate QSslCertificate::isValid() replace with isBlacklisted() 2011-11-14 10:39:47 +01:00
opengl Moved tests into gui/kernel/ and gui/qopengl/ 2011-11-04 20:48:19 +01:00
other Moved qobjectperformance into other/ 2011-11-07 13:26:41 +01:00
sql Fix QtSQL auto test server addresses 2011-10-25 10:07:26 +02:00
testlib Make usage of internal QVariant space. 2011-11-09 10:11:34 +01:00
tools Fix parsing of #if defined expression 2011-11-11 02:45:05 +01:00
v8 Update V8 2011-11-10 13:22:13 +01:00
widgets Added base 10 to be used with QIntValidator. 2011-11-14 10:34:41 +01:00
xml all remaining tests: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
auto.pro Removed obsolete host.pro from qtbase 2011-11-09 14:05:19 +01:00
network-settings.h Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
platformquirks.h Remove unused PlatformQuirks functions. 2011-11-05 02:31:07 +01:00
test.pl