Skip to main content

Module panels

Module panels 

Source
Expand description

§UI Panels Module

This module defines the core panel types and docking tab structures used by the GUI interface. It exposes the Tab enum encapsulating various panel components like UniversePanel and TerminalPanel.

Modules§

terminal
Module implementing the interactive terminal panel tab.
universe
Module implementing the visual DMX universe panel tab.

Enums§

Tab
Enum representing all dockable tab types supported in the user interface.