Ardour  9.0-pre0-582-g084a23a80d
gtk2_ardour/selection.h File Reference
#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"
Include dependency graph for gtk2_ardour/selection.h:
This graph shows which files directly or indirectly include this file:

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)
 

Function Documentation

◆ operator==()

bool operator== ( const Selection a,
const Selection b 
)