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
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