Ardour  9.0-pre0-822-g12e3bc5c20
SlotPropertiesBox Class Reference

#include <slot_properties_box.h>

Inheritance diagram for SlotPropertiesBox:
[legend]

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::Sessionsession () 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
 

Detailed Description

Definition at line 152 of file slot_properties_box.h.

Constructor & Destructor Documentation

◆ SlotPropertiesBox()

SlotPropertiesBox::SlotPropertiesBox ( )

◆ ~SlotPropertiesBox()

SlotPropertiesBox::~SlotPropertiesBox ( )

Member Function Documentation

◆ set_session()

void SlotPropertiesBox::set_session ( ARDOUR::Session )
virtual

Reimplemented from ARDOUR::SessionHandlePtr.

◆ set_slot()

void SlotPropertiesBox::set_slot ( ARDOUR::TriggerReference  )

Member Data Documentation

◆ _header_label

Gtk::Label SlotPropertiesBox::_header_label
private

Definition at line 165 of file slot_properties_box.h.

◆ _triggerwidget

SlotPropertyWidget* SlotPropertiesBox::_triggerwidget
private

Definition at line 167 of file slot_properties_box.h.

◆ table

Gtk::Table SlotPropertiesBox::table
private

Definition at line 163 of file slot_properties_box.h.


The documentation for this class was generated from the following file: