Ardour  9.0-pre0-822-g12e3bc5c20
PatchChangeTriggerWindow Class Reference

#include <patch_change_widget.h>

Inheritance diagram for PatchChangeTriggerWindow:
[legend]

Public Member Functions

 PatchChangeTriggerWindow ()
 
void reset (std::shared_ptr< ARDOUR::Route >, std::shared_ptr< ARDOUR::MIDITrigger >)
 
void clear ()
 
- Public Member Functions inherited from ArdourWindow
 ArdourWindow (std::string title)
 
 ArdourWindow (Gtk::Window &parent, std::string title)
 
virtual ~ArdourWindow ()
 
- Public Member Functions inherited from ARDOUR::SessionHandlePtr
 SessionHandlePtr (ARDOUR::Session *s)
 
 SessionHandlePtr ()
 
virtual ~SessionHandlePtr ()
 
virtual void set_session (ARDOUR::Session *)
 
virtual ARDOUR::Sessionsession () const
 
- Public Member Functions inherited from Gtkmm2ext::VisibilityTracker
 VisibilityTracker (Gtk::Window &)
 
virtual ~VisibilityTracker ()
 
void cycle_visibility ()
 
bool fully_visible () const
 
bool not_visible () const
 
bool partially_visible () const
 
Gtk::Window & window () const
 

Private Member Functions

void on_switch_page (GtkNotebookPage *, guint page_num)
 

Private Attributes

Gtk::Notebook _notebook
 
PatchChangeTab_w [16]
 
PBD::ScopedConnection _route_connection
 

Additional Inherited Members

- Static Public Member Functions inherited from Gtkmm2ext::VisibilityTracker
static void set_use_window_manager_visibility (bool)
 
static bool use_window_manager_visibility ()
 
- Protected Member Functions inherited from ArdourWindow
bool on_focus_in_event (GdkEventFocus *)
 
bool on_focus_out_event (GdkEventFocus *)
 
bool on_delete_event (GdkEventAny *)
 
bool on_key_press_event (GdkEventKey *)
 
bool on_key_release_event (GdkEventKey *)
 
void on_unmap ()
 
- 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 169 of file patch_change_widget.h.

Constructor & Destructor Documentation

◆ PatchChangeTriggerWindow()

PatchChangeTriggerWindow::PatchChangeTriggerWindow ( )

Member Function Documentation

◆ clear()

void PatchChangeTriggerWindow::clear ( )

◆ on_switch_page()

void PatchChangeTriggerWindow::on_switch_page ( GtkNotebookPage *  ,
guint  page_num 
)
private

◆ reset()

void PatchChangeTriggerWindow::reset ( std::shared_ptr< ARDOUR::Route ,
std::shared_ptr< ARDOUR::MIDITrigger  
)

Member Data Documentation

◆ _notebook

Gtk::Notebook PatchChangeTriggerWindow::_notebook
private

Definition at line 180 of file patch_change_widget.h.

◆ _route_connection

PBD::ScopedConnection PatchChangeTriggerWindow::_route_connection
private

Definition at line 183 of file patch_change_widget.h.

◆ _w

PatchChangeTab* PatchChangeTriggerWindow::_w[16]
private

Definition at line 181 of file patch_change_widget.h.


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