Zrythm
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
PortsExpanderWidget Struct Reference

A TwoColExpanderBoxWidget for showing the ports in the InspectorWidget. More...

#include <gui/widgets/ports_expander.h>

Collaboration diagram for PortsExpanderWidget:

Data Fields

TwoColExpanderBoxWidget parent_instance
 
PortFlow flow
 
PortType type
 
PortOwnerType owner_type
 
Pluginplugin
 Plugin, in case of owner type Plugin.
 
Tracktrack
 Track, in case of owner type Track.
 

Detailed Description

A TwoColExpanderBoxWidget for showing the ports in the InspectorWidget.

Definition at line 55 of file ports_expander.h.

Field Documentation

◆ flow

PortFlow PortsExpanderWidget::flow

Definition at line 59 of file ports_expander.h.

◆ owner_type

PortOwnerType PortsExpanderWidget::owner_type

Definition at line 61 of file ports_expander.h.

◆ parent_instance

TwoColExpanderBoxWidget PortsExpanderWidget::parent_instance

Definition at line 57 of file ports_expander.h.

◆ plugin

Plugin* PortsExpanderWidget::plugin

Plugin, in case of owner type Plugin.

Definition at line 64 of file ports_expander.h.

◆ track

Track* PortsExpanderWidget::track

Track, in case of owner type Track.

Definition at line 67 of file ports_expander.h.

◆ type

PortType PortsExpanderWidget::type

Definition at line 60 of file ports_expander.h.


The documentation for this struct was generated from the following file: