|
Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
|
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. | |
Definition at line 39 of file track_properties_expander.h.
| RouteTargetSelectorWidget* TrackPropertiesExpanderWidget::direct_out |
Definition at line 50 of file track_properties_expander.h.
| GtkLabel* TrackPropertiesExpanderWidget::instrument_label |
Definition at line 55 of file track_properties_expander.h.
| ChannelSlotWidget* TrackPropertiesExpanderWidget::instrument_slot |
Instrument slot, for instrument tracks.
Definition at line 53 of file track_properties_expander.h.
| 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.
| TwoColExpanderBoxWidget TrackPropertiesExpanderWidget::parent_instance |
Definition at line 41 of file track_properties_expander.h.
| Track* TrackPropertiesExpanderWidget::track |
Track the TrackPropertiesExpanderWidget is associated with.
Definition at line 62 of file track_properties_expander.h.