Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
editor_ruler.h File Reference

MIDI ruler. More...

#include "gui/backend/gtk_widgets/gtk_wrapper.h"
#include "gui/backend/gtk_widgets/ruler.h"
Include dependency graph for editor_ruler.h:

Go to the source code of this file.

Macros

#define EDITOR_RULER   MW_CLIP_EDITOR_INNER->ruler

Functions

void editor_ruler_on_drag_begin_no_marker_hit (RulerWidget *self, gdouble start_x, gdouble start_y)
 Called from ruler drag begin.
void editor_ruler_on_drag_update (RulerWidget *self, gdouble offset_x, gdouble offset_y)
void editor_ruler_on_drag_end (RulerWidget *self)
void editor_ruler_get_regions_in_range (RulerWidget *self, double x_start, double x_end, std::vector< Region * > &regions)

Detailed Description

MIDI ruler.

Definition in file editor_ruler.h.