![]() |
Ardour
8.12
|
#include <ghostregion.h>
Public Member Functions | |
GhostEvent (::NoteBase *, ArdourCanvas::Container *) | |
GhostEvent (::NoteBase *, ArdourCanvas::Container *, ArdourCanvas::Item *i) | |
virtual | ~GhostEvent () |
Public Attributes | |
NoteBase * | event |
ArdourCanvas::Item * | item |
bool | is_hit |
int | velocity_while_editing |
Definition at line 102 of file ghostregion.h.
MidiGhostRegion::GhostEvent::GhostEvent | ( | ::NoteBase * | , |
ArdourCanvas::Container * | |||
) |
MidiGhostRegion::GhostEvent::GhostEvent | ( | ::NoteBase * | , |
ArdourCanvas::Container * | , | ||
ArdourCanvas::Item * | i | ||
) |
|
virtual |
NoteBase* MidiGhostRegion::GhostEvent::event |
Definition at line 109 of file ghostregion.h.
bool MidiGhostRegion::GhostEvent::is_hit |
Definition at line 111 of file ghostregion.h.
ArdourCanvas::Item* MidiGhostRegion::GhostEvent::item |
Definition at line 110 of file ghostregion.h.
int MidiGhostRegion::GhostEvent::velocity_while_editing |
Definition at line 112 of file ghostregion.h.