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