Map Example▲
Sélectionnez
TEMPLATE = app
TARGET = mapdemo
QT += concurrent
CONFIG += cmdline
SOURCES += main.cpp
target.path = $$[QT_INSTALL_EXAMPLES]/qtconcurrent/map
INSTALLS += targetDemonstrates how to scale images synchronously.
Article lu fois.
The Qt Company Ltd.
Publié le 27 décembre 2024 - Mis à jour le 27 décembre 2024
TEMPLATE = app
TARGET = mapdemo
QT += concurrent
CONFIG += cmdline
SOURCES += main.cpp
target.path = $$[QT_INSTALL_EXAMPLES]/qtconcurrent/map
INSTALLS += target