Handling QThread queue correctly example. Where?
Unsolved
General and Desktop
-
Hello all!
Does anyone know the perfect example of handling QThread queue? I am seeking good manuals or reference for this issue. I need to check my own knowledge for this topic. Usually I am developing QThread separately and moving objects into it.
I found this one https://www.toptal.com/qt/qt-multithreading-c-plus-plus Is it OK?
Is there something new in handling QThreads in Qt 6.0?
Any link on any materials would be appreciated.
-
Hi,
The QThread documentation is pretty complete.