We (almost) only build apps, for which PRIVATE linkage makes more sense. Change-Id: I09a509c3fb33a00cdfdede687b3f95d638f42091 Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io> |
||
|---|---|---|
| .. | ||
| imagescaling | ||
| map | ||
| progressdialog | ||
| runfunction | ||
| wordcount | ||
| CMakeLists.txt | ||
| 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.