qt6-bb10/examples/qtconcurrent
Alex Blasche 935e6a2b33 Make qtconcurrent map example compile on exotic compilers
Task-number: QTBUG-9015
Change-Id: I1019765312c8d55728023642601199506269be6d
Reviewed-by: Mitch Curtis <mitch.curtis@digia.com>
2014-09-18 08:16:00 +02:00
..
imagescaling
map Make qtconcurrent map example compile on exotic compilers 2014-09-18 08:16:00 +02:00
progressdialog
runfunction
wordcount
README
qtconcurrent.pro

README

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.