Ardour  8.7-15-gadf511264b
cuebox_ui.h File Reference
#include <gtkmm/window.h>
#include <gtkmm/colorselection.h>
#include "pbd/properties.h"
#include "ardour/triggerbox.h"
#include "canvas/canvas.h"
#include "canvas/rectangle.h"
#include "fitted_canvas_widget.h"
Include dependency graph for cuebox_ui.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CueEntry
 
class  CueBoxUI
 
class  CueBoxWidget
 
class  CueBoxWindow
 

Namespaces

 ArdourCanvas
 

Typedefs

typedef std::list< ARDOUR::TriggerPtrTriggerList
 

Typedef Documentation

◆ TriggerList

typedef std::list<ARDOUR::TriggerPtr > TriggerList

Definition at line 35 of file cuebox_ui.h.