View Single Post
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().