Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
TrackPropertiesExpanderWidget Struct Reference

Data Fields

TwoColExpanderBoxWidget parent_instance
EditableLabelWidget * name
 Editable label for displaying the name.
RouteTargetSelectorWidget * direct_out
ChannelSlotWidget * instrument_slot
 Instrument slot, for instrument tracks.
GtkLabel * instrument_label
Track * track
 Track the TrackPropertiesExpanderWidget is associated with.

Detailed Description

Definition at line 39 of file track_properties_expander.h.

Field Documentation

◆ direct_out

RouteTargetSelectorWidget* TrackPropertiesExpanderWidget::direct_out

Definition at line 50 of file track_properties_expander.h.

◆ instrument_label

GtkLabel* TrackPropertiesExpanderWidget::instrument_label

Definition at line 55 of file track_properties_expander.h.

◆ instrument_slot

ChannelSlotWidget* TrackPropertiesExpanderWidget::instrument_slot

Instrument slot, for instrument tracks.

Definition at line 53 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 48 of file track_properties_expander.h.

◆ parent_instance

TwoColExpanderBoxWidget TrackPropertiesExpanderWidget::parent_instance

Definition at line 41 of file track_properties_expander.h.

◆ track

Track* TrackPropertiesExpanderWidget::track

Track the TrackPropertiesExpanderWidget is associated with.

Definition at line 62 of file track_properties_expander.h.


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