Hi,
I have an application which starts a thread ( QThread ), to stop the thread I have a push button in the main gui, when pressed I want it to stop this thread, I thought I could simply do :
But alas, the thread carries on running?![]()
Any ideas?
Regards,
Steve
Bookmarks