qdoc: Changed \qmlclass to \qmltype, added \instantiates
[profile/ivi/qtbase.git] / examples / qtconcurrent / README
1 Qt 4 extends Qt's support for multithreaded applications with an API for
2 concurrent programming which includes implementations of the well-known
3 map-reduce and filter-reduce algorithms.
4
5
6 Documentation for these examples can be found via the Examples
7 link in the main Qt documentation.