I've read a lot of posts and tutorials on the "right way" to do QThreads, but it's been a while since I've implemented something that required new code.
I recall some saying doing it this way was wrong, and wrong documentation, but later others saying no, doing it the documented way was OK So, now when I look at examples I wonder if I'm looking at the latest notion of "best practice" for using QThreads.
Is there a place I can find that? Official documentation on how to correctly use QThreads?
Here's a representative blog entry that makes sense to me:
https://mayaposch.wordpress.com/2011...l-explanation/
But it's several years old, and I want to make sure there isn't some later, different consensus.
Bookmarks