Ardour  9.5-48-g5dddcbb6a8
midi_selection.h File Reference
#include <set>
#include "region_selection.h"
Include dependency graph for midi_selection.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MidiRegionSelection
 
struct  MidiNoteSelection
 

Typedefs

typedef std::set< NoteBase * > SimpleMidiNoteSelection
 

Typedef Documentation

◆ SimpleMidiNoteSelection

typedef std::set<NoteBase*> SimpleMidiNoteSelection

Definition at line 55 of file midi_selection.h.