Quote Originally Posted by prakash
Yes my QThread subclass emit signals.
Make sure to add Qt::QueuedConnection all your connections you make with that class.