Zrythm
a highly automated and intuitive digital audio workstation
|
A TwoColExpanderBoxWidget for showing the ports in the InspectorWidget. More...
#include <gui/widgets/ports_expander.h>
Data Fields | |
TwoColExpanderBoxWidget | parent_instance |
ZPortFlow | flow |
ZPortType | type |
PortIdentifier::OwnerType | owner_type |
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 55 of file ports_expander.h.
ZPortFlow PortsExpanderWidget::flow |
Definition at line 59 of file ports_expander.h.
PortIdentifier::OwnerType PortsExpanderWidget::owner_type |
Definition at line 61 of file ports_expander.h.
TwoColExpanderBoxWidget PortsExpanderWidget::parent_instance |
Definition at line 57 of file ports_expander.h.
Plugin* PortsExpanderWidget::plugin |
Plugin, in case of owner type Plugin.
Definition at line 64 of file ports_expander.h.
Track* PortsExpanderWidget::track |
Track, in case of owner type Track.
Definition at line 67 of file ports_expander.h.
ZPortType PortsExpanderWidget::type |
Definition at line 60 of file ports_expander.h.