Do you mean quit the app? self.close should close the window. Otherwise you
can always use sys.exit() if you want to quit the whole app instead of say
close a dialog window.


GatorAlli wrote:
> 
> Come on! Somebody's got to know how to do this! 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/How-do-you-close-a-QDialog--tp22874235p22938456.html
Sent from the PyQt mailing list archive at Nabble.com.

_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to