Qt 6.11 is out! See what's new in the release
blog
How to wait_for a QFuture
-
Why not look into the documentation ?
-
Why not look into the documentation ?
@Christian-Ehrlicher Hello, I had looked this document, but I want something like std::future::wait_for, which i can wait 5 seconds and check if the function is completed.
-
Use a QTimer