file
ports_expander.hPorts expander widget.
Classes
- struct _PortsExpanderWidget
- A TwoColExpanderBoxWidget for showing the ports in the InspectorWidget.
Enums
Typedefs
- using PortsExpanderTrackPortType = enum PortsExpanderTrackPortType
- Used for Track's.
-
using PortsExpanderWidget = struct _
PortsExpanderWidget - A TwoColExpanderBoxWidget for showing the ports in the InspectorWidget.
Functions
- void ports_expander_widget_refresh(PortsExpanderWidget* self)
- Refreshes each field.
- void ports_expander_widget_setup_plugin(PortsExpanderWidget* self, PortFlow flow, PortType type, Plugin* pl)
- Sets up the PortsExpanderWidget for a Plugin.
- void ports_expander_widget_setup_track(PortsExpanderWidget* self, Track* tr, PortsExpanderTrackPortType type)
- Sets up the PortsExpanderWidget for Track ports.