qt5base-lts/examples/qtconcurrent
Alexandru Croitor 74cb331af3 CMake: Regenerate examples
Change-Id: I1c51b10af4e2b26f54740f257164c56a0e2a03ce
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
2020-07-09 09:38:28 +02:00
..
imagescaling CMake: Regenerate examples 2020-07-09 09:38:28 +02:00
map CMake: Regenerate examples 2020-07-09 09:38:28 +02:00
progressdialog CMake: Regenerate examples 2020-07-09 09:38:28 +02:00
runfunction CMake: Regenerate examples 2020-07-09 09:38:28 +02:00
wordcount CMake: Regenerate examples 2020-07-09 09:38:28 +02:00
CMakeLists.txt CMake: Regenerate examples 2020-07-09 09:38:28 +02:00
qtconcurrent.pro Examples: Remove remains of wince 2017-07-14 17:30:51 +00:00
README Remove references to demos from docs. 2011-07-05 19:57:54 +02: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.