qt5base-lts/tests/auto/corelib
Fabian Kosmale 5082b84b38 QMetaObjectPrivate: Add firstMethod
QMetaObject::indexfOfMethod returns the method corresponding to a
specific signature. In QML, we however only want any of the methods with
a given name (and do overload resolution at a later point).
For this usecase this patch introduces the internal
QMetaObject::firstMethod function.

Change-Id: Ie3820354edffb273c4cbe1399201a955ebe79344
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2020-11-30 17:16:22 +01:00
..
animation Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPE 2020-11-30 17:16:21 +01:00
global Fix QVariant/QMetaType::compare APIs 2020-11-30 17:16:22 +01:00
io QStandardPaths: Don't change permissions of XDG_RUNTIME_DIR 2020-11-30 19:16:21 +03:00
itemmodels Fix invalid QSortFilterProxyModel::dataChanged parameters 2020-11-30 12:39:21 +08:00
kernel QMetaObjectPrivate: Add firstMethod 2020-11-30 17:16:22 +01:00
mimetypes CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
plugin Fix tst_qlibrary after rebuild 2020-11-24 21:50:46 +01:00
serialization Test conversion of ulonglong variant to JSON 2020-11-20 14:31:49 +01:00
text QCollator: extend tests 2020-11-30 17:16:21 +01:00
thread Add convenience functions for QFuture creation 2020-11-23 09:50:21 +01:00
time QCalendar: increase coverage by tests 2020-11-27 13:26:52 +01:00
tools QHash: support std::hash as hashing function 2020-11-30 17:16:22 +01:00
.prev_CMakeLists.txt Move QStateMachine from QtCore to QtScxml 2020-08-24 20:10:25 +02:00
CMakeLists.txt Move QStateMachine from QtCore to QtScxml 2020-08-24 20:10:25 +02:00
corelib.pro Move QStateMachine from QtCore to QtScxml 2020-08-24 20:10:25 +02:00