[PyQt] How do you close a QDialog?

Demetrius Cassidy dcassidy36 at mass.rr.com
Tue Apr 7 22:15:59 BST 2009


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.



More information about the PyQt mailing list