diff options
author | Morten Sørvig <[email protected]> | 2025-05-15 15:57:13 +0200 |
---|---|---|
committer | Artem Dyomin <[email protected]> | 2025-06-24 00:07:21 +0000 |
commit | 776abdeb39bfd9856f879023b8e597c24e6c4d0d (patch) | |
tree | 49799baf451d655fe8f4b42faeb7c4d759fd7094 /examples/widgets | |
parent | 419eaf13eafccc1457c0bc516f08e6ff68b37e55 (diff) |
Enable using QFuture for handling async tasks, which
is a use case which can work also for the no-thread
configuration.
Add implementation files and headers for the QFuture
dependencies to the no-thread build. These files build,
but as with no-thread QThread there is no guarantee that
they will do anything useful.
Stub out some more functions in QThread, and also add
stubs for no-op QSemaphore.
Enable the tst_qfuture test and skip tests which require
threads. tst_qfuture now runs with:
Totals: 70 passed, 0 failed, 13 skipped, 0 blacklisted, 6373ms
Pick-to: 6.10
Change-Id: Icd82590915d6034ae7829ead3fb4ebaf1e9c2aad
Reviewed-by: Tim Blechmann <[email protected]>
Reviewed-by: Artem Dyomin <[email protected]>
Diffstat (limited to 'examples/widgets')
0 files changed, 0 insertions, 0 deletions