-
With Qt 6, do the multithreading caveats listed in https://www.kdab.com/the-eight-rules-of-multithreaded-qt/ still apply?
Thanks in advance.
-
@fpkvd said in Qt 6 and Multithreading Caveats:
With Qt 6, do the multithreading caveats listed in https://www.kdab.com/the-eight-rules-of-multithreaded-qt/ still apply?
Yes. Threading rules have not changed.