summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib
diff options
context:
space:
mode:
authorArno Rehn <a.rehn@menlosystems.com>2021-07-09 16:22:18 +0200
committerArno Rehn <a.rehn@menlosystems.com>2021-07-15 17:06:54 +0200
commit90d9a86c2e762c9426d0facbd54ed5dbff574ecd (patch)
tree03481f31a0bdc3c7593af8fb3ca71e167c3bf345 /tests/benchmarks/corelib
parentac40875ba701d2f5d405bbd652fbe699f074236c (diff)
QMetaType: Support converting any QFuture<T> to QFuture<void>
QMetaType now implicitly knows how to convert any QFuture<T> to QFuture<void> without needing to manually register a converter function. QtWebChannel will make use of this to transparently support QFuture<T> return types. [ChangeLog][QtCore][QMetaType] QMetaType now supports converting any QFuture<T> to QFuture<void>. Task-number: QTBUG-92903 Change-Id: Ied7e71be37c346cc3d2c274ffb0d91a6821ab4d4 Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Diffstat (limited to 'tests/benchmarks/corelib')
0 files changed, 0 insertions, 0 deletions