Thread
:
I'm learning with Qt and I have a question
View Single Post
mikhas
2010-04-21 , 07:37
Posts: 148 | Thanked: 199 times | Joined on Nov 2009
#
44
I only had a brief look at the example, it probably crashes because something else is closing your QDialog before you get to handle the dialog's response. But just looking at the code is not as helpful as simply running it through the debugger. So if you turn the code snippet into a compiling testcase (which still reproduces the crash) then I can help you.
Quote & Reply
|
mikhas
View Public Profile
Send a private message to mikhas
Find all posts by mikhas