Zrythm
a highly automated and intuitive digital audio workstation
|
The Timeline toolbar in the top. More...
#include <gui/widgets/timeline_toolbar.h>
Data Fields | |
GtkBox | parent_instance |
SnapGridWidget * | snap_grid |
QuantizeBoxWidget * | quantize_box |
GtkButton * | event_viewer_toggle |
GtkToggleButton * | musical_mode_toggle |
RangeActionButtonsWidget * | range_action_buttons |
ZoomButtonsWidget * | zoom_buttons |
GtkButton * | merge_btn |
The Timeline toolbar in the top.
Definition at line 40 of file timeline_toolbar.h.
GtkButton* TimelineToolbarWidget::event_viewer_toggle |
Definition at line 45 of file timeline_toolbar.h.
GtkButton* TimelineToolbarWidget::merge_btn |
Definition at line 49 of file timeline_toolbar.h.
GtkToggleButton* TimelineToolbarWidget::musical_mode_toggle |
Definition at line 46 of file timeline_toolbar.h.
GtkBox TimelineToolbarWidget::parent_instance |
Definition at line 42 of file timeline_toolbar.h.
QuantizeBoxWidget* TimelineToolbarWidget::quantize_box |
Definition at line 44 of file timeline_toolbar.h.
RangeActionButtonsWidget* TimelineToolbarWidget::range_action_buttons |
Definition at line 47 of file timeline_toolbar.h.
SnapGridWidget* TimelineToolbarWidget::snap_grid |
Definition at line 43 of file timeline_toolbar.h.
ZoomButtonsWidget* TimelineToolbarWidget::zoom_buttons |
Definition at line 48 of file timeline_toolbar.h.