qt5base-lts/examples/qtconcurrent
Sergio Ahumada 6239af6f0f Merge branch 'release' into stable
Change-Id: If3aa1b7ed75082eff6e9761ad82c83691135ed60
2013-01-31 18:55:53 +01:00
..
imagescaling Merge branch 'release' into stable 2013-01-31 18:55:53 +01:00
map Merge branch 'release' into stable 2013-01-31 18:55:53 +01:00
progressdialog Merge branch 'release' into stable 2013-01-31 18:55:53 +01:00
runfunction Merge branch 'release' into stable 2013-01-31 18:55:53 +01:00
wordcount Merge branch 'release' into stable 2013-01-31 18:55:53 +01:00
qtconcurrent.pro push feature conditionals down to subdirectories 2013-01-31 15:51:14 +01: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.