summaryrefslogtreecommitdiffstats
path: root/examples/qtconcurrent/README
blob: 4a1a149789dc4dca35627cf9e8b22bef3988e981 (plain)
1
2
3
4
5
6
7
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.