qt6-bb10/src/concurrent
Alexey Edelev 10b48d59dd Remove GENERATE_CPP_EXPORTS argument
The behavior that argument was enabling is the default one now.

Task-number: QTBUG-90492
Change-Id: I11711d4c794f0b22169abb595b8ffad2eeb1300d
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
(cherry picked from commit 1ef3bd05eb45d53cdcf92b933603b995283b3432)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2024-06-13 14:39:17 +00:00
..
doc Correct doc snippet license 2024-02-28 19:15:51 +01:00
CMakeLists.txt Remove GENERATE_CPP_EXPORTS argument 2024-06-13 14:39:17 +00:00
qtaskbuilder.h Replace usages of Q_CLANG_QDOC with Q_QDOC 2022-10-21 09:48:36 +02:00
qtaskbuilder.qdoc Doc: Qt Concurrent: Fully qualify \typedef documentation 2024-02-13 08:13:57 +00: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 Fix QThreadPool::maxThreadCount() usage 2024-01-08 18:29:26 +01:00
qtconcurrentiteratekernel.h ResultReporter: fix uninitialized int member 2024-04-11 21:12:13 +02: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 Fix QThreadPool::maxThreadCount() usage 2024-01-08 18:29:26 +01:00
qtconcurrentrun.cpp Doc: Fix \fn template arguments for Qt Concurrent 2023-11-18 13:01:53 +01:00
qtconcurrentrun.h QtConcurrent::run: point return value ignorers to QThreadPool::start(Callable&&) 2023-07-31 20:09:03 +00: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 Make qYieldCpu() public API 2023-07-25 07:21:56 -07:00
qtconcurrentthreadengine.h Replace usages of Q_CLANG_QDOC with Q_QDOC 2022-10-21 09:48:36 +02:00