qt5base-lts/examples/qtconcurrent
aavit 4fce5d1795 Moving tiff image format support and libtiff out of qtbase
The tiff plugin and bundled libtiff is moving to the qtimageformats
project on Gerrit.

Task-number: QTBUG-23887
Change-Id: I4c848232fdccddd7e7f54215f9eaa78dc4c3a53d
Reviewed-by: Kent Hansen <kent.hansen@nokia.com>
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
2012-01-31 14:31:04 +01:00
..
imagescaling Moving tiff image format support and libtiff out of qtbase 2012-01-31 14:31:04 +01:00
map Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
progressdialog Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
runfunction Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
wordcount Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qtconcurrent.pro QtBase examples: Remove Maemo/Symbian-specific code. 2011-10-18 15:47:49 +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.