|
Zrythm
a highly automated and intuitive digital audio workstation
|
A TwoColExpanderBoxWidget for showing the ports in the InspectorWidget. More...
#include <gui/widgets/fader_controls_expander.h>

Data Fields | |
| ExpanderBoxWidget | parent_instance |
| FaderControlsGridWidget * | grid |
| Grid containing each separate widget. | |
| Track * | track |
| Owner track. | |
A TwoColExpanderBoxWidget for showing the ports in the InspectorWidget.
Definition at line 42 of file fader_controls_expander.h.
| FaderControlsGridWidget* FaderControlsExpanderWidget::grid |
Grid containing each separate widget.
Definition at line 47 of file fader_controls_expander.h.
| ExpanderBoxWidget FaderControlsExpanderWidget::parent_instance |
Definition at line 44 of file fader_controls_expander.h.
| Track* FaderControlsExpanderWidget::track |
Owner track.
Definition at line 50 of file fader_controls_expander.h.