Maximum width is affected by property@NavigationSplitView:sidebar-width-unit.
The sidebar widget can still be allocated with larger width if its own minimum width exceeds it.
double maxSidebarWidth() @propertyGet maxSidebarWidth property.
Maximum width is affected by property@NavigationSplitView:sidebar-width-unit.
The sidebar widget can still be allocated with larger width if its own minimum width exceeds it.
void maxSidebarWidth(double propval) @propertySet maxSidebarWidth property.
propval | The maximum sidebar width. Maximum width is affected by property@NavigationSplitView:sidebar-width-unit. The sidebar widget can still be allocated with larger width if its own minimum width exceeds it. |