githubuser0xFFFF/Qt-Advanced-Docking-System

CDockWidget allowed area

Intemporel opened this issue · 1 comments

Is there a way to setup an allowed area for a CDockWidget, in my case I want it to be only at the bottom of the left of the central DockWidget, I can't found anything into CDockWidget class, and the setAllowedAreas from the return CDockAreaWidget, can only control which area is available inside this widget.
Thanks you for your help

No, this feature is not available. Please have a look into this library, I think they have that feature:

https://github.com/KDAB/KDDockWidgets