summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorFabian Kosmale <fabian.kosmale@qt.io>2020-11-09 15:23:52 +0100
committerFabian Kosmale <fabian.kosmale@qt.io>2020-11-10 11:23:55 +0100
commit16d412da4c0d7ef4776604b906fccb8132a7712d (patch)
tree608c3c2824a1f6d70f87b4cd086e2c1913e76c65 /INSTALL
parentf95691b8afa5e73fc31ab1d654bfceb4bddb53a0 (diff)
QSignalSpy: Use QMetaType instead of metatype id in initArgs
The RegisterMethodArgumentMetaType had been changed to take a QMetaType instead of a type id in 0161f00e5043090f22b23de9822c09062b17d675. Unfortunately, the usage of it in QSignalSpy was missed. This patch adjusts the metacall to correctly use a QMetaType. Moreover, use parameterMetaType instead of parameterType to benefit from metatypes which are already resolved at compile time. Task-number: QTBUG-88260 Fixes: QTBUG-88356 Change-Id: Id8fa46581a005d62818971ea24d8aa2e39dcd6d0 Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io> Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Diffstat (limited to 'INSTALL')
0 files changed, 0 insertions, 0 deletions