|
Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
|
A TwoColExpanderBoxWidget for showing the ports in the InspectorWidget. More...
#include <src/gui/backend/gtk_widgets/ports_expander.h>

Data Fields | |
| TwoColExpanderBoxWidget | parent_instance |
| PortFlow | flow |
| PortType | type |
| PortIdentifier::OwnerType | owner_type |
| zrythm::plugins::Plugin * | plugin |
| Plugin, in case of owner type Plugin. | |
| Track * | track |
| Track, in case of owner type Track. | |
A TwoColExpanderBoxWidget for showing the ports in the InspectorWidget.
Definition at line 54 of file ports_expander.h.
| PortFlow PortsExpanderWidget::flow |
Definition at line 58 of file ports_expander.h.
| PortIdentifier::OwnerType PortsExpanderWidget::owner_type |
Definition at line 60 of file ports_expander.h.
| TwoColExpanderBoxWidget PortsExpanderWidget::parent_instance |
Definition at line 56 of file ports_expander.h.
| zrythm::plugins::Plugin* PortsExpanderWidget::plugin |
Plugin, in case of owner type Plugin.
Definition at line 63 of file ports_expander.h.
| Track* PortsExpanderWidget::track |
Track, in case of owner type Track.
Definition at line 66 of file ports_expander.h.
| PortType PortsExpanderWidget::type |
Definition at line 59 of file ports_expander.h.