Quote Originally Posted by santosh.kumar View Post
Can I use other method to connect First Class SLOT to Thread class SIGNAL directly...
Yes of course, as long as you have pointers to both, sender and receiver available. Then, how and where to do it, is more an architectural question.