ToolbarLayout
- class ToolbarLayout[source]
Bases:
objectThe ToolbarLayout class manages all the layout and other UI-related information of the toolbar itself.
- Parameters:
- layout
compas_viewer.layout.Layout The parent layout.
- layout
References
- Attributes:
- layout
compas_viewer.layout.Layout The parent layout.
- viewer
compas_viewer.viewer.Viewer The parent viewer.
- config
compas_viewer.configurations.WindowConfig The window configuration.
- layout
Methods
Set up the toolbar layout.