Quote Originally Posted by artt View Post
Why do you state that I connect before the start of thread
No, I said you should connect before starting.

Quote Originally Posted by artt View Post
as it is obvious from that excerpt of code that R->start(); then connect(R,finished...)
Exactly.
Start before connect, i.e. the wrong way around.

Cheers,
_