Multi-dialog program in PyQT will not close (the sequel!)
问题 I have another problem with PyQT, this time I have an example that will be far more useful since it contains part of my code (defanged of course!) I have a hard time figuring out how to close the 'PROGRAM SELECT' dialog window by only using the 'LOGOUT' button. I could simply use the close button on the form, but I want to do it with the 'LOGOUT' button. Could anyone help me solve this conundrum? Here is some compilable code for you all to chew on. connectionName = 'example' class