Close Qdialog when press outside its boundaries
-
wrote on 26 Jun 2016, 10:10 last edited by
Hello,
I have a qdialog that is launched from the mainwindow class through exec.
I want to close it when press outside the boundaries of the qdialog -
Hi and welcome to devnet,
Do you mean something like QWidget::focusOutEvent) ?
1/2