mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2024-11-23 03:59:59 +08:00
.. | ||
imagescaling | ||
primecounter | ||
wordcount | ||
CMakeLists.txt | ||
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.