StatusbarLayout

class StatusbarLayout[source]

Bases: object

The StatusbarLayout class manages all the layout and other UI-related information of the status bar.

Parameters:
layoutcompas_viewer.layout.Layout

The parent layout.

viewercompas_viewer.viewer.Viewer

The parent viewer.

configcompas_viewer.configurations.StatusbarConfig

The status bar configuration.

References

PySide6/QtWidgets/QStatusbar

Methods

init

Set up the status bar layout.