Ardour
9.0-pre0-427-gd2a3450e2f
|
#include <gtkmm/window.h>
#include <gtkmm/colorselection.h>
#include <gtkmm/menu.h>
#include "pbd/properties.h"
#include "ardour/triggerbox.h"
#include "canvas/canvas.h"
#include "canvas/rectangle.h"
#include "fitted_canvas_widget.h"
Go to the source code of this file.
Classes | |
class | CueEntry |
class | CueBoxUI |
class | CueBoxWidget |
class | CueBoxWindow |
Namespaces | |
ArdourCanvas | |
Typedefs | |
typedef std::list< ARDOUR::TriggerPtr > | TriggerList |
typedef std::list<ARDOUR::TriggerPtr > TriggerList |
Definition at line 36 of file cuebox_ui.h.