Ardour
9.0-pre0-350-gf17a656217
|
Public Member Functions | |
LineDrag (AudioClipEditor &, ArdourCanvas::Line &) | |
void | begin (GdkEventButton *) |
void | end (GdkEventButton *) |
void | motion (GdkEventMotion *) |
Private Attributes | |
AudioClipEditor & | editor |
ArdourCanvas::Line & | line |
Definition at line 162 of file audio_clip_editor.h.
AudioClipEditor::LineDrag::LineDrag | ( | AudioClipEditor & | , |
ArdourCanvas::Line & | |||
) |
void AudioClipEditor::LineDrag::begin | ( | GdkEventButton * | ) |
void AudioClipEditor::LineDrag::end | ( | GdkEventButton * | ) |
void AudioClipEditor::LineDrag::motion | ( | GdkEventMotion * | ) |
|
private |
Definition at line 172 of file audio_clip_editor.h.
|
private |
Definition at line 173 of file audio_clip_editor.h.