Task-number: QTBUG-68933 Change-Id: I3f2a9f8c562f9a44bb32bddd31d75abbfe6de04d Reviewed-by: Topi Reiniö <topi.reinio@qt.io> |
||
|---|---|---|
| .. | ||
| imagescaling | ||
| map | ||
| 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.