Quote Originally Posted by blackliteon
What I need to do to make my Thred class - GUI class ?
You can't do this. There can be only one GUI thread (i.e. the one which created the QApplication instance).