Handling Dock Widget in Layout
Moved
Solved
General and Desktop
-
Hi,
Can anyone help me with handling of multiple dock widget in one main window where in mainwindow i have Layout with different size and loading this dock widget Dynamically.
Right now it is fixed I need to have dock property for that widget to move here and there based on user requirement. -
Hi,
Do you mean change the side of a QDockWidget programatically ?
-
Are you using QML or Widgets ?
-
QMainWindow already handles undocking and re-docking of QDockWidget, so I'm not sure what you are after.
-
QMainWindow already handles undocking and re-docking of QDockWidget, so I'm not sure what you are after.