Ardour
9.0-pre0-822-g12e3bc5c20
|
#include <slot_properties_box.h>
Public Member Functions | |
SlotPropertiesBox () | |
~SlotPropertiesBox () | |
void | set_session (ARDOUR::Session *) |
void | set_slot (ARDOUR::TriggerReference) |
Public Member Functions inherited from ARDOUR::SessionHandlePtr | |
SessionHandlePtr (ARDOUR::Session *s) | |
SessionHandlePtr () | |
virtual | ~SessionHandlePtr () |
virtual ARDOUR::Session * | session () const |
Private Attributes | |
Gtk::Table | table |
Gtk::Label | _header_label |
SlotPropertyWidget * | _triggerwidget |
Additional Inherited Members | |
Protected Member Functions inherited from ARDOUR::SessionHandlePtr | |
virtual void | session_going_away () |
Protected Attributes inherited from ARDOUR::SessionHandlePtr | |
ARDOUR::Session * | _session |
PBD::ScopedConnectionList | _session_connections |
Definition at line 152 of file slot_properties_box.h.
SlotPropertiesBox::SlotPropertiesBox | ( | ) |
SlotPropertiesBox::~SlotPropertiesBox | ( | ) |
|
virtual |
Reimplemented from ARDOUR::SessionHandlePtr.
void SlotPropertiesBox::set_slot | ( | ARDOUR::TriggerReference | ) |
|
private |
Definition at line 165 of file slot_properties_box.h.
|
private |
Definition at line 167 of file slot_properties_box.h.
|
private |
Definition at line 163 of file slot_properties_box.h.