qt5base-lts/examples/qtconcurrent
Iikka Eklund be15856f61 Change copyrights from Nokia to Digia
Change copyrights and license headers from Nokia to Digia

Change-Id: If1cc974286d29fd01ec6c19dd4719a67f4c3f00e
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
2012-09-22 19:20:11 +02:00
..
imagescaling Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
map Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
progressdialog Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
runfunction Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
wordcount Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qtconcurrent.pro examples: fixed compile with -no-widgets 2012-07-27 03:27:27 +02: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.