qt6-bb10/tests/auto/corelib/kernel/qmetaobject
Thiago Macieira a4e0f070ae QMetaObject: fix calling overloaded functions & constructors
The rewrites in a1c34d8bd0,
0f76e55bc4 and in commit
b73ab954df didn't do this right, though no
problem ended up happening. In particular, the constructor one failed to
check if there were even more parameters.

Change-Id: I6f936da6f6e84d649f70fffd1706f827ba635584
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
2022-08-01 14:52:30 -07:00
..
.gitignore
CMakeLists.txt CMake: Don't use PUBLIC_LIBRARIES for tests and test helpers 2022-07-28 14:46:53 +02:00
forwarddeclared.cpp tst_QMetaObject: add some tests for passing and receiving pointers 2022-07-27 21:09:56 -07:00
forwarddeclared.h tst_QMetaObject: add some tests for passing and receiving pointers 2022-07-27 21:09:56 -07:00
tst_qmetaobject.cpp QMetaObject: fix calling overloaded functions & constructors 2022-08-01 14:52:30 -07:00