ardour
Classes | Functions
selection.cc File Reference
#include <algorithm>
#include <sigc++/bind.h>
#include "pbd/error.h"
#include "pbd/stacktrace.h"
#include "ardour/playlist.h"
#include "ardour/rc_configuration.h"
#include "gui_thread.h"
#include "midi_cut_buffer.h"
#include "region_view.h"
#include "selection.h"
#include "selection_templates.h"
#include "time_axis_view.h"
#include "automation_time_axis.h"
#include "public_editor.h"
#include "control_point.h"
#include "i18n.h"

Go to the source code of this file.

Classes

struct  AudioRangeComparator
 

Functions

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

Function Documentation

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

Definition at line 88 of file selection.cc.