Ardour  8.12
MidiGhostRegion::GhostEvent Class Reference

#include <ghostregion.h>

Inheritance diagram for MidiGhostRegion::GhostEvent:
[legend]

Public Member Functions

 GhostEvent (::NoteBase *, ArdourCanvas::Container *)
 
 GhostEvent (::NoteBase *, ArdourCanvas::Container *, ArdourCanvas::Item *i)
 
virtual ~GhostEvent ()
 

Public Attributes

NoteBaseevent
 
ArdourCanvas::Itemitem
 
bool is_hit
 
int velocity_while_editing
 

Detailed Description

Definition at line 102 of file ghostregion.h.

Constructor & Destructor Documentation

◆ GhostEvent() [1/2]

MidiGhostRegion::GhostEvent::GhostEvent ( ::NoteBase ,
ArdourCanvas::Container  
)

◆ GhostEvent() [2/2]

MidiGhostRegion::GhostEvent::GhostEvent ( ::NoteBase ,
ArdourCanvas::Container ,
ArdourCanvas::Item i 
)

◆ ~GhostEvent()

virtual MidiGhostRegion::GhostEvent::~GhostEvent ( )
virtual

Member Data Documentation

◆ event

NoteBase* MidiGhostRegion::GhostEvent::event

Definition at line 109 of file ghostregion.h.

◆ is_hit

bool MidiGhostRegion::GhostEvent::is_hit

Definition at line 111 of file ghostregion.h.

◆ item

ArdourCanvas::Item* MidiGhostRegion::GhostEvent::item

Definition at line 110 of file ghostregion.h.

◆ velocity_while_editing

int MidiGhostRegion::GhostEvent::velocity_while_editing

Definition at line 112 of file ghostregion.h.


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