Hi,
I've placed a QDockWidget to my MainWindow.
Now I want to connect a slot to this DockWidget.
I want to call a sub when the user resizes, moves, docks or undocks the Widget.

Looking forward for your help.