Safiyyah Moosa 92e3f5250a Doc: Add \examplecategory for qtconcurrent
Task-number: QTBUG-116071
Change-Id: I7413a0d8085eec38e6480f6aa21c85620ca68f54
Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
(cherry picked from commit a1d308a316cb91b303f6d1bdfdb604f709a5df59)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2023-09-08 16:35:04 +00:00
..

Qt 4 extends Qt's support for multithreaded applications with an API for
concurrent programming which includes implementations of the well-known
map-reduce and filter-reduce algorithms.


Documentation for these examples can be found via the Examples
link in the main Qt documentation.