-
Suggestion
-
Resolution: Done
-
P2: Important
-
4.5.2
-
None
In the current implementation of QToobar, it is not possible to determine if the widget has been undocked. QDockWidget has a signal topLevelChanged which allows you to determine if the widget has been undocked. This request is to add the same signal to QToolBar.