Map Example

Demonstrates how to scale images synchronously.

The QtConcurrent Map example shows how to use the synchronous (blocking) QtConcurrent API to scale a collection of images.

This is a command-line application.

Example project @ code.qt.io