Zrythm v2.0.0-DEV
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 52 of file arranger_minimap.h.

Field Documentation

◆ action

ArrangerMinimapAction ArrangerMinimapWidget::action

Definition at line 62 of file arranger_minimap.h.

◆ bg

ArrangerMinimapBgWidget* ArrangerMinimapWidget::bg

Definition at line 60 of file arranger_minimap.h.

◆ last_offset_x

double ArrangerMinimapWidget::last_offset_x

Last drag offsets during a drag.

Definition at line 65 of file arranger_minimap.h.

◆ last_offset_y

double ArrangerMinimapWidget::last_offset_y

Definition at line 66 of file arranger_minimap.h.

◆ n_press

int ArrangerMinimapWidget::n_press

Number of presses, for click controller.

Definition at line 78 of file arranger_minimap.h.

◆ overlay

GtkOverlay* ArrangerMinimapWidget::overlay

Definition at line 56 of file arranger_minimap.h.

◆ parent_instance

GtkWidget ArrangerMinimapWidget::parent_instance

Definition at line 54 of file arranger_minimap.h.

◆ selection

ArrangerMinimapSelectionWidget* ArrangerMinimapWidget::selection

Definition at line 61 of file arranger_minimap.h.

◆ selection_end_pos

double ArrangerMinimapWidget::selection_end_pos

Definition at line 75 of file arranger_minimap.h.

◆ selection_start_pos

double ArrangerMinimapWidget::selection_start_pos

Definition at line 74 of file arranger_minimap.h.

◆ start_x

double ArrangerMinimapWidget::start_x

Coordinates at the start of a drag action.

Definition at line 69 of file arranger_minimap.h.

◆ start_y

double ArrangerMinimapWidget::start_y

Definition at line 70 of file arranger_minimap.h.

◆ start_zoom_level

double ArrangerMinimapWidget::start_zoom_level

To be set in drag_begin().

Definition at line 73 of file arranger_minimap.h.

◆ type

ArrangerMinimapType ArrangerMinimapWidget::type

Definition at line 58 of file arranger_minimap.h.


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