Thread
:
PyQt: Python and Qt GUI - customized Dialogs - close Event handling - connection
View Single Post
cheungs
2010-05-01 , 18:35
Posts: 70 | Thanked: 39 times | Joined on Mar 2010
#
3
You might want to call QDialog.accept() after your print statement when overriding the accept method. Same for reject().
Quote & Reply
|
cheungs
View Public Profile
Send a private message to cheungs
Find all posts by cheungs