I have no means for a quick test at this moment, but try accepting the event.
Qt Code:
{ qApp->closeAllWindows(); e->accept(); } }To copy to clipboard, switch view to plain text mode
I have no means for a quick test at this moment, but try accepting the event.
Qt Code:
{ qApp->closeAllWindows(); e->accept(); } }To copy to clipboard, switch view to plain text mode
Bookmarks