ToolbarLayout

class ToolbarLayout[source]

Bases: object

The ToolbarLayout class manages all the layout and other UI-related information of the toolbar itself.

Parameters:
layoutcompas_viewer.layout.Layout

The parent layout.

References

PySide6/QtWidgets/QTabWidget

Attributes:
layoutcompas_viewer.layout.Layout

The parent layout.

viewercompas_viewer.viewer.Viewer

The parent viewer.

configcompas_viewer.configurations.WindowConfig

The window configuration.

Methods

init

Set up the toolbar layout.