qt5base-lts/examples/qtconcurrent
Friedemann Kleint f9bf737d74 Examples/Doc snippets: Fix single-character string literals.
Use character literals where applicable.

Change-Id: I79fa5018f05735201ae35ee94ba0d356fcad1056
Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
2015-10-13 16:37:07 +00:00
..
imagescaling
map QtConcurrent example: remove unneeded explicit template type 2015-07-17 14:29:42 +00:00
progressdialog
runfunction
wordcount Examples/Doc snippets: Fix single-character string literals. 2015-10-13 16:37:07 +00:00
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.