qt5base-lts/examples/qtconcurrent
Friedemann Kleint dc81a99dec Examples: Remove remains of wince
Task-number: QTBUG-52590
Task-number: QTBUG-60628
Task-number: QTBUG-60633
Task-number: QTBUG-60635
Task-number: QTBUG-60641
Task-number: QTBUG-60659
Change-Id: I9ffc3e25893d2281b19cc12b70e1a92fb2a8b708
Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
2017-07-14 17:30:51 +00:00
..
imagescaling prune vestiges of DEPLOYMENT_PLUGIN 2016-12-23 13:25:41 +00:00
map Unify license header usage. 2016-03-29 10:20:03 +00:00
progressdialog Unify license header usage. 2016-03-29 10:20:03 +00:00
runfunction Unify license header usage. 2016-03-29 10:20:03 +00:00
wordcount Unify license header usage. 2016-03-29 10:20:03 +00:00
qtconcurrent.pro Examples: Remove remains of wince 2017-07-14 17:30:51 +00: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.