I have 2 dialogs: a parent dialog and child dialog (see image).
ask.JPG
When user open the child dialog, parent dialog will be blurred. I want to close the child dialog when user clicks inside parent dialog (but outside of the child dialog). I tried to reimplement mousePressEvent of child dialog but nothing happens!
Can anyone guide me how to do this?
Thank you very much.
Bookmarks