qtbase/examples/qtconcurrent/imagescaling
Alexei Cazacov eba48b0c21 Doc: Document the specific headers for the Qt Concurrent module
This commit makes the Image Scaling example use the optimized header
and updates documentation to include optimized header inclusion for
QtConcurrent functions.

Fixes: QTBUG-114663
Pick-to: 6.10 6.9 6.8
Change-Id: I50e4137ea3bc22bf88a3c9e4856043ba3d02f06e
Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
2025-09-09 15:35:39 +03:00
..
doc Doc: Add \examplecategory for qtconcurrent 2023-09-07 15:05:04 +02:00
CMakeLists.txt CMake: Add deployment API to our examples 2024-03-22 20:23:52 +01:00
downloaddialog.cpp
downloaddialog.h
downloaddialog.ui
imagescaling.cpp Rework imagescaling example to avoid potential crashes 2023-04-26 19:27:30 +02:00
imagescaling.h Doc: Document the specific headers for the Qt Concurrent module 2025-09-09 15:35:39 +03:00
imagescaling.pro
main.cpp