Zrythm
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
TrackPropertiesExpanderWidget Struct Reference
Collaboration diagram for TrackPropertiesExpanderWidget:

Data Fields

TwoColExpanderBoxWidget parent_instance
 
EditableLabelWidget * name
 Editable label for displaying the name.
 
RouteTargetSelectorWidgetdirect_out
 
ChannelSlotWidgetinstrument_slot
 Instrument slot, for instrument tracks.
 
GtkLabel * instrument_label
 
Tracktrack
 Track the TrackPropertiesExpanderWidget is associated with.
 

Detailed Description

Definition at line 40 of file track_properties_expander.h.

Field Documentation

◆ direct_out

RouteTargetSelectorWidget* TrackPropertiesExpanderWidget::direct_out

Definition at line 51 of file track_properties_expander.h.

◆ instrument_label

GtkLabel* TrackPropertiesExpanderWidget::instrument_label

Definition at line 56 of file track_properties_expander.h.

◆ instrument_slot

ChannelSlotWidget* TrackPropertiesExpanderWidget::instrument_slot

Instrument slot, for instrument tracks.

Definition at line 54 of file track_properties_expander.h.

◆ name

EditableLabelWidget* TrackPropertiesExpanderWidget::name

Editable label for displaying the name.

This should take up the whole row.

Definition at line 49 of file track_properties_expander.h.

◆ parent_instance

TwoColExpanderBoxWidget TrackPropertiesExpanderWidget::parent_instance

Definition at line 42 of file track_properties_expander.h.

◆ track

Track* TrackPropertiesExpanderWidget::track

Track the TrackPropertiesExpanderWidget is associated with.

Definition at line 63 of file track_properties_expander.h.


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