qt5base-lts/src/concurrent
Hamish Moffatt eb8782cb2e QtConcurrent: fix warning due to assignment to narrower integer type
MSVC warns due to assignment of std::distance's return value (__int64)
to int when warning C4244 is enabled.

Pick-to: 6.5
Change-Id: I78360ec1bbe861b96d6875af3a29b77f419a3843
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Marc Mutz <marc.mutz@qt.io>
2023-04-03 00:02:46 +11:00
..
doc Add QtConcurrent Examples page 2023-02-24 12:59:52 +01:00
CMakeLists.txt src: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-10 23:36:51 +01:00
qtaskbuilder.h Replace usages of Q_CLANG_QDOC with Q_QDOC 2022-10-21 09:48:36 +02:00
qtaskbuilder.qdoc Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qtconcurrent_global.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qtconcurrentcompilertest.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qtconcurrentfilter.cpp Add \brief descriptions to QtConcurrent topics 2022-07-20 13:15:59 +02:00
qtconcurrentfilter.h Replace usages of Q_CLANG_QDOC with Q_QDOC 2022-10-21 09:48:36 +02:00
qtconcurrentfilterkernel.h Replace usages of Q_CLANG_QDOC with Q_QDOC 2022-10-21 09:48:36 +02:00
qtconcurrentfunctionwrappers.h Replace usages of Q_CLANG_QDOC with Q_QDOC 2022-10-21 09:48:36 +02:00
qtconcurrentiteratekernel.cpp Replace usages of Q_CLANG_QDOC with Q_QDOC 2022-10-21 09:48:36 +02:00
qtconcurrentiteratekernel.h QtConcurrent: fix warning due to assignment to narrower integer type 2023-04-03 00:02:46 +11:00
qtconcurrentmap.cpp Add \brief descriptions to QtConcurrent topics 2022-07-20 13:15:59 +02:00
qtconcurrentmap.h Replace usages of Q_CLANG_QDOC with Q_QDOC 2022-10-21 09:48:36 +02:00
qtconcurrentmapkernel.h Replace usages of Q_CLANG_QDOC with Q_QDOC 2022-10-21 09:48:36 +02:00
qtconcurrentmedian.h Replace usages of Q_CLANG_QDOC with Q_QDOC 2022-10-21 09:48:36 +02:00
qtconcurrentreducekernel.h Replace usages of Q_CLANG_QDOC with Q_QDOC 2022-10-21 09:48:36 +02:00
qtconcurrentrun.cpp Add \brief descriptions to QtConcurrent topics 2022-07-20 13:15:59 +02:00
qtconcurrentrun.h Replace usages of Q_CLANG_QDOC with Q_QDOC 2022-10-21 09:48:36 +02:00
qtconcurrentrunbase.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qtconcurrentstoredfunctioncall.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qtconcurrenttask.h Replace usages of Q_CLANG_QDOC with Q_QDOC 2022-10-21 09:48:36 +02:00
qtconcurrenttask.qdoc Add \brief descriptions to QtConcurrent topics 2022-07-20 13:15:59 +02:00
qtconcurrentthreadengine.cpp QtConcurrent: yield CPU when spinning on atomics 2023-02-28 16:49:42 +01:00
qtconcurrentthreadengine.h Replace usages of Q_CLANG_QDOC with Q_QDOC 2022-10-21 09:48:36 +02:00