Change-Id: I734ae73a530ab6eb27271586040ef910e6ad0e2c Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
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.