MenubarLayout
- class MenubarLayout[source]
Bases:
object
The MenubarLayout class manages all the layout and other UI-related information of the menu.
- Parameters:
- layout
compas_viewer.layout.Layout
The parent layout.
- viewer
compas_viewer.viewer.Viewer
The parent viewer.
- config
compas_viewer.configurations.MenubarConfig
The menu configuration.
- layout
References
Methods