Map Example

Demonstrates how to scale images synchronously

main.cpp Example File

map.pro Example File

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.