Quote Originally Posted by wysota View Post
I would just like to notice that if this is the only object living in your thread, there is no point in having the event loop in the thread.
Yes, but if I understood correctly then it wouldn't be possible to connect signals/slots with objects in other threads. (Using queued connections)