Adapt to QtConcurrent changes in Qt6
Accessing the QFuture result is no longer implicit, and run() changed the argument order.
Please register or sign in to comment
Accessing the QFuture result is no longer implicit, and run() changed the argument order.