mirror of https://github.com/qt/qtbase.git
Change-Id: Ic804938fc352291d011800d21e549c10acac66fb Reviewed-by: Lars Knoll <lars.knoll@digia.com> |
||
---|---|---|
.. | ||
imagescaling | ||
map | ||
progressdialog | ||
runfunction | ||
wordcount | ||
README | ||
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.