Run Function Example▲
The QtConcurrent Run Function example shows how to apply concurrency to a standard function, using QFuture instances to retrieve return values at a later time.
This is a command-line application.
Demonstrates how to run standard functions concurrently.
Article lu fois.
The Qt Company Ltd.
Publié le 26 janvier 2024 - Mis à jour le 26 janvier 2024
The QtConcurrent Run Function example shows how to apply concurrency to a standard function, using QFuture instances to retrieve return values at a later time.
This is a command-line application.