qt5base-lts/examples/qtconcurrent
Jani Heikkinen 2b75c156b6 Updated BSD licensed file headers
Change-Id: I6441ff931dbd33b698d762e6f6784898f3f60fe7
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
2015-02-15 07:41:17 +00:00
..
imagescaling Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
map Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
progressdialog Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
runfunction Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
wordcount Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
qtconcurrent.pro skip gui-needing examples with -no-gui 2013-10-11 21:03:34 +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.