Skip to content
QtWS25 Last Chance
  • Slicer 3D GUI edit

    Unsolved General and Desktop interface dock widget positioning
    2
    0 Votes
    2 Posts
    366 Views
    Pl45m4P
    @Santiago_Pendon said in Slicer 3D GUI edit: it would be great if the widget will appear on the top automatically. AFAIK there is no way to set a position or order of QDockWidgets in some DockArea. I think they are ordered the way they are added. So to have your own QDockWidget on top, you have to add it before everything else, which might be tricky.
  • 0 Votes
    6 Posts
    1k Views
    T
    @Maluna34 said in Add space between toolbar and dock widgets: @Tink It does not work. :( I'm sorry, my last remark was non-sensical since a dockwidget is not part of the centralwidget. This is probably some very specific dockwidget stuff that i don't know about. Perhaps some of the guru's here will know if it's possible.