compas_viewer.layout

Major

Layout

The Layout class manages all the layout and other UI-related information of the viewer.

WindowLayout

The WindowLayout class manages all the layout and other UI-related information of the window itself.

ViewportLayout

The ViewportLayout class manages all the layout and other UI-related information of the main viewport.

SidedockLayout

The SidedockLayout class manages all the layout and other UI-related information of the side dock itself.

ToolbarLayout

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

MenubarLayout

The MenubarLayout class manages all the layout and other UI-related information of the menu.

StatusbarLayout

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

Elements

Slider

Class representing a horizontal slider wrapped in a grid layout with two rows.

Treeform

Class for displaying tree-like data.