|
Ardour
9.0-pre0-1952-gc5e0b21049
|
#include <memory>#include <vector>#include <sigc++/signal.h>#include "pbd/signals.h"#include "ardour/types.h"#include "time_selection.h"#include "region_selection.h"#include "track_selection.h"#include "automation_selection.h"#include "playlist_selection.h"#include "processor_selection.h"#include "point_selection.h"#include "marker_selection.h"#include "midi_selection.h"#include "trigger_selection.h"Go to the source code of this file.
Classes | |
| class | Selection |
| Lists of selected things. More... | |
Namespaces | |
| ARDOUR | |
| Evoral | |
Functions | |
| bool | operator== (const Selection &a, const Selection &b) |