Details
-
Suggestion
-
Resolution: Unresolved
-
P3: Somewhat important
-
4.4.3
-
None
Description
Currently there is now way of telling if a QMenu tear-off menu has been closes other than constantly polling with QMenu::isTearOffMenuVisible(). A signal should be added to QMenu so that proper action can be taken when a Tear-off menu is closed.