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

Data Fields

GtkWidget parent_instance
 
GtkOverlay * overlay
 
ArrangerMinimapType type
 
ArrangerMinimapBgWidget * bg
 
ArrangerMinimapSelectionWidget * selection
 
ArrangerMinimapAction action
 
double last_offset_x
 Last drag offsets during a drag.
 
double last_offset_y
 
double start_x
 Coordinates at the start of a drag action.
 
double start_y
 
double start_zoom_level
 To be set in drag_begin().
 
double selection_start_pos
 
double selection_end_pos
 
int n_press
 Number of presses, for click controller.
 

Detailed Description

Definition at line 55 of file arranger_minimap.h.

Field Documentation

◆ action

ArrangerMinimapAction ArrangerMinimapWidget::action

Definition at line 65 of file arranger_minimap.h.

◆ bg

ArrangerMinimapBgWidget* ArrangerMinimapWidget::bg

Definition at line 63 of file arranger_minimap.h.

◆ last_offset_x

double ArrangerMinimapWidget::last_offset_x

Last drag offsets during a drag.

Definition at line 68 of file arranger_minimap.h.

◆ last_offset_y

double ArrangerMinimapWidget::last_offset_y

Definition at line 69 of file arranger_minimap.h.

◆ n_press

int ArrangerMinimapWidget::n_press

Number of presses, for click controller.

Definition at line 81 of file arranger_minimap.h.

◆ overlay

GtkOverlay* ArrangerMinimapWidget::overlay

Definition at line 59 of file arranger_minimap.h.

◆ parent_instance

GtkWidget ArrangerMinimapWidget::parent_instance

Definition at line 57 of file arranger_minimap.h.

◆ selection

ArrangerMinimapSelectionWidget* ArrangerMinimapWidget::selection

Definition at line 64 of file arranger_minimap.h.

◆ selection_end_pos

double ArrangerMinimapWidget::selection_end_pos

Definition at line 78 of file arranger_minimap.h.

◆ selection_start_pos

double ArrangerMinimapWidget::selection_start_pos

Definition at line 77 of file arranger_minimap.h.

◆ start_x

double ArrangerMinimapWidget::start_x

Coordinates at the start of a drag action.

Definition at line 72 of file arranger_minimap.h.

◆ start_y

double ArrangerMinimapWidget::start_y

Definition at line 73 of file arranger_minimap.h.

◆ start_zoom_level

double ArrangerMinimapWidget::start_zoom_level

To be set in drag_begin().

Definition at line 76 of file arranger_minimap.h.

◆ type

ArrangerMinimapType ArrangerMinimapWidget::type

Definition at line 61 of file arranger_minimap.h.


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