May 23, 2015

[QT] QThread

How to use QThread in the right way (Part 1)
How to use QThread in the right way (Part 2)


Even though this seems to work, it’s confusing, and not how QThread was designed to be used.
(all of the functions in QThread were written and intended to be called from the creating thread, not the thread that QThread starts)

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.