Details
-
Suggestion
-
Resolution: Unresolved
-
P3: Somewhat important
-
4.7.0
-
None
Description
Dock Widgets in a QMainWindow can be arranged using tabs.
If there are many widgets in a tab, one can set the "usesScrollButtons" property on the tab to allow scrolling rather than eliding.
This feature cannot be accessed in tabs that dock widgets inside a QMainWindow, although other properties can be controlled, e.g. documentMode, tabShape, etc.