DispatchToMainThread([] { // main thread // do UI work here });. Same code could be adapted to run code on any thread that runs Qt event loop, thus implementing ...
確定! 回上一頁