Layout is the parent class of all layout widgets.
Typically a layout widget is used to display a set of other widgets with little to no functionality on itself beyond styling.
removeContent removes existing content.
setContent changes the content value.
Generated using TypeDoc
Layout is the parent class of all layout widgets.
Typically a layout widget is used to display a set of other widgets with little to no functionality on itself beyond styling.