[PyQt] Intercept close button and force application to Quit
Luke Taylor
luke_joseph at hotmail.co.uk
Wed Dec 22 08:49:50 GMT 2010
Hi everyone,
I have an application with several threads, one of which is a PyQT GUI, when I click on the close button, the PyQT GUI closes but the rest of the application keeps running, I would like to be able to intercept the close button event and force the whole application to quit. Does anybody know how I might do this?
Thanks for time and help,
Luke
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20101222/2a57ee76/attachment.html>
More information about the PyQt
mailing list