Details
-
Suggestion
-
Resolution: Unresolved
-
P4: Low
-
4.6.3
-
None
Description
The current layout for the Toolbar area is very static and and does not allow the Right and Left toolbar areas to reach the corners completely. These static layouts does not allow the user the freedom to define exactly how QToolBar can be docked into a corner. Attached is an example of how the tool bar layouts look now, and an example of how it could be changed. I suggest that an API be added to allow for this layout to be changed.
An API similar to the way QMainWindow::setCorner( Qt::Corner corner, Qt::DockWidgetArea area ) works would be acceptable.