ardour
Public Member Functions | Public Attributes | List of all members
MidiGhostRegion::GhostEvent Class Reference

#include <ghostregion.h>

Inheritance diagram for MidiGhostRegion::GhostEvent:

Public Member Functions

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

Public Attributes

NoteBaseevent
 
ArdourCanvas::Item * item
 

Detailed Description

Definition at line 74 of file ghostregion.h.

Constructor & Destructor Documentation

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

Definition at line 195 of file ghostregion.cc.

MidiGhostRegion::GhostEvent::~GhostEvent ( )
virtual

Definition at line 212 of file ghostregion.cc.

Member Data Documentation

NoteBase* MidiGhostRegion::GhostEvent::event

Definition at line 79 of file ghostregion.h.

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

Definition at line 80 of file ghostregion.h.


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