Zrythm
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
EditorToolbarWidget Struct Reference

The PianoRoll toolbar in the top. More...

#include <gui/widgets/editor_toolbar.h>

Collaboration diagram for EditorToolbarWidget:

Data Fields

GtkWidget parent_instance
 
GtkScrolledWindow * scroll
 
GtkComboBoxText * chord_highlighting
 
SnapGridWidgetsnap_grid
 
QuantizeBoxWidgetquantize_box
 
GtkButton * event_viewer_toggle
 
GtkStack * functions_btn_stack
 
AdwSplitButton * midi_functions_btn
 
AdwSplitButton * audio_functions_btn
 
AdwSplitButton * automation_functions_btn
 
GtkSeparator * sep_after_chord_highlight
 
GtkBox * chord_highlight_box
 
GtkToggleButton * ghost_notes_btn
 
PlayheadScrollButtonsWidget * playhead_scroll
 
ZoomButtonsWidget * zoom_buttons
 
GMenuModel * midi_functions_menu
 
GMenuModel * automation_functions_menu
 
GMenuModel * audio_functions_menu
 

Detailed Description

The PianoRoll toolbar in the top.

Definition at line 34 of file editor_toolbar.h.

Field Documentation

◆ audio_functions_btn

AdwSplitButton* EditorToolbarWidget::audio_functions_btn

Definition at line 46 of file editor_toolbar.h.

◆ audio_functions_menu

GMenuModel* EditorToolbarWidget::audio_functions_menu

Definition at line 59 of file editor_toolbar.h.

◆ automation_functions_btn

AdwSplitButton* EditorToolbarWidget::automation_functions_btn

Definition at line 47 of file editor_toolbar.h.

◆ automation_functions_menu

GMenuModel* EditorToolbarWidget::automation_functions_menu

Definition at line 58 of file editor_toolbar.h.

◆ chord_highlight_box

GtkBox* EditorToolbarWidget::chord_highlight_box

Definition at line 50 of file editor_toolbar.h.

◆ chord_highlighting

GtkComboBoxText* EditorToolbarWidget::chord_highlighting

Definition at line 40 of file editor_toolbar.h.

◆ event_viewer_toggle

GtkButton* EditorToolbarWidget::event_viewer_toggle

Definition at line 43 of file editor_toolbar.h.

◆ functions_btn_stack

GtkStack* EditorToolbarWidget::functions_btn_stack

Definition at line 44 of file editor_toolbar.h.

◆ ghost_notes_btn

GtkToggleButton* EditorToolbarWidget::ghost_notes_btn

Definition at line 52 of file editor_toolbar.h.

◆ midi_functions_btn

AdwSplitButton* EditorToolbarWidget::midi_functions_btn

Definition at line 45 of file editor_toolbar.h.

◆ midi_functions_menu

GMenuModel* EditorToolbarWidget::midi_functions_menu

Definition at line 57 of file editor_toolbar.h.

◆ parent_instance

GtkWidget EditorToolbarWidget::parent_instance

Definition at line 36 of file editor_toolbar.h.

◆ playhead_scroll

PlayheadScrollButtonsWidget* EditorToolbarWidget::playhead_scroll

Definition at line 54 of file editor_toolbar.h.

◆ quantize_box

QuantizeBoxWidget* EditorToolbarWidget::quantize_box

Definition at line 42 of file editor_toolbar.h.

◆ scroll

GtkScrolledWindow* EditorToolbarWidget::scroll

Definition at line 38 of file editor_toolbar.h.

◆ sep_after_chord_highlight

GtkSeparator* EditorToolbarWidget::sep_after_chord_highlight

Definition at line 49 of file editor_toolbar.h.

◆ snap_grid

SnapGridWidget* EditorToolbarWidget::snap_grid

Definition at line 41 of file editor_toolbar.h.

◆ zoom_buttons

ZoomButtonsWidget* EditorToolbarWidget::zoom_buttons

Definition at line 55 of file editor_toolbar.h.


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