summaryrefslogtreecommitdiffstats
path: root/src/concurrent/qtconcurrentmap.cpp
diff options
context:
space:
mode:
authorSona Kurazyan <sona.kurazyan@qt.io>2020-10-09 14:34:08 +0200
committerSona Kurazyan <sona.kurazyan@qt.io>2020-10-12 13:51:34 +0200
commit3d040267f436e4f28819e1b5f362a1a908dceea5 (patch)
tree2cc70b33914dcb85f19171b6e702b11fb590cf26 /src/concurrent/qtconcurrentmap.cpp
parent4897aa8b5fdba8ae4b56fdad1ff923f6a6faf882 (diff)
Temporarily disable QFuture::takeResult() method
QFuture::takeResult() currently returns std::vector instead of QList, because QList does not support move-only types. Disable this method until QList is fixed to work with move-only types in Qt 6.1. Also did minor doc-fixes. Change-Id: I87feaf75d9433a3b540edd00039c3e21d6994985 Reviewed-by: Lars Knoll <lars.knoll@qt.io> Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
Diffstat (limited to 'src/concurrent/qtconcurrentmap.cpp')
0 files changed, 0 insertions, 0 deletions