Image Scaling Example

Demonstrates how to asynchronously scale images.

../_images/imagescaling_example.png

The QtConcurrent Map example shows how to use the asynchronous QtConcurrent API to load and scale a collection of images.

Example project @ code.qt.io