Frankly speaking, I don't understand the answer completely :-)Originally Posted by wysota
At any case I have tried to add to new-thread-initiator few slots (showStatus(), showCritical() and such), and emited appropriate signals inside QThread::run() implementation. It works.
BTW, what is the best place to call connect() for such case? I have done it inside QThread descendant constructor. Last one has QWidget* with mentioned slots as a parameter.
Bookmarks