No.
As I wrote, this approach treats run() like main().
There is no slot to connect to unless you create an object that has such a slot.
Yes.
Yes, simply by calling the thread's quit() method.
No.
That still processes everything in the main thread.
Your worker thread does nothing, it jus sits there waiting for events that never come.
Cheers,
_






Reply With Quote
Bookmarks