Details
-
Bug
-
Resolution: Invalid
-
P2: Important
-
None
-
6.6.2
Description
In the Tree widget which is shown, if we do Ctrl+Q, we see a lot of prints coming from ::event and ::eventFilter.
However, if we do a RMB (right click ) on the tree widget and then press Ctrl+Q, no event is generated.
I want to call a function exit() when Ctrl+Q is done even when RMB menu is shown.