If set to TRUE, the content widget will be the visible page when property@NavigationSplitView:collapsed is TRUE; otherwise the sidebar widget will be visible.
If the split view is already collapsed, the visible page changes immediately.
bool showContent() @propertyGet showContent property.
If set to TRUE, the content widget will be the visible page when property@NavigationSplitView:collapsed is TRUE; otherwise the sidebar widget will be visible.
If the split view is already collapsed, the visible page changes immediately.
void showContent(bool propval) @propertySet showContent property.
propval | Determines the visible page when collapsed. If set to TRUE, the content widget will be the visible page when property@NavigationSplitView:collapsed is TRUE; otherwise the sidebar widget will be visible. If the split view is already collapsed, the visible page changes immediately. |