qt6-bb10/src/concurrent
Topi Reinio dc33b0ca7a Doc: Fix warnings and linking issues
Remove or replace links to examples that were removed or moved under
manual tests.

Replace code snippets that were quoting the now-missing examples.

Fix documentation of QSet::removeIf().

Fix typo in documentation macro: Unknown command '\examplecateogry'.

Add qtopengl, qtshadertools dependencies to Qt Widgets documentation
project to enable correct linking to those topics.

Mark all documentation sets in qtbase as free of warnings.

Pick-to: 6.6 6.5
Change-Id: I058cd5f2063aa933ea310bceff906f05422a7cb2
Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
2023-10-09 17:24:07 +00:00
..
doc Doc: Fix warnings and linking issues 2023-10-09 17:24:07 +00:00
CMakeLists.txt Enable QT_NO_CONTEXTLESS_CONNECT for most of QtBase 2023-07-11 22:44:29 +02: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 [docs] Link from QtConcurent::run() to QThreadPool::start(Callable&&) 2023-08-04 19:49:32 +02: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