Zrythm v2.0.0-DEV
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 <src/gui/backend/gtk_widgets/ports_expander.h>

Collaboration diagram for PortsExpanderWidget:

Data Fields

TwoColExpanderBoxWidget parent_instance
PortFlow flow
PortType type
PortIdentifier::OwnerType owner_type
zrythm::plugins::Pluginplugin
 Plugin, in case of owner type Plugin.
Track * track
 Track, in case of owner type Track.

Detailed Description

A TwoColExpanderBoxWidget for showing the ports in the InspectorWidget.

Definition at line 54 of file ports_expander.h.

Field Documentation

◆ flow

PortFlow PortsExpanderWidget::flow

Definition at line 58 of file ports_expander.h.

◆ owner_type

PortIdentifier::OwnerType PortsExpanderWidget::owner_type

Definition at line 60 of file ports_expander.h.

◆ parent_instance

TwoColExpanderBoxWidget PortsExpanderWidget::parent_instance

Definition at line 56 of file ports_expander.h.

◆ plugin

zrythm::plugins::Plugin* PortsExpanderWidget::plugin

Plugin, in case of owner type Plugin.

Definition at line 63 of file ports_expander.h.

◆ track

Track* PortsExpanderWidget::track

Track, in case of owner type Track.

Definition at line 66 of file ports_expander.h.

◆ type

PortType PortsExpanderWidget::type

Definition at line 59 of file ports_expander.h.


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