Qt 6.11 is out! See what's new in the release
blog
moveToThread with QThreadpool
-
How to pass a worker object into one of threads from threadpool?
I am trying QThreadpool and moveTothread...thanks.[Locked, duplicate of https://forum.qt.io/topic/90833/movetothread-in-threadpool ~kshegunov]
-
How to pass a worker object into one of threads from threadpool?
I am trying QThreadpool and moveTothread...thanks.[Locked, duplicate of https://forum.qt.io/topic/90833/movetothread-in-threadpool ~kshegunov]
-
You can't. Maybe this helps: https://mayaposch.wordpress.com/2011/11/01/how-to-really-truly-use-qthreads-the-full-explanation/