Ardour  9.0-pre0-822-g12e3bc5c20
PatchChangeGridDialog Class Reference

#include <patch_change_widget.h>

Inheritance diagram for PatchChangeGridDialog:
[legend]

Public Member Functions

 PatchChangeGridDialog (std::shared_ptr< ARDOUR::Route >)
 
void on_hide ()
 
void on_show ()
 
void refresh ()
 
- Public Member Functions inherited from ArdourDialog
 ArdourDialog (const std::string &title, bool modal=false, bool use_separator=false)
 
 ArdourDialog (Gtk::Window &parent, const std::string &title, bool modal=false, bool use_separator=false)
 
 ~ArdourDialog ()
 
bool on_focus_in_event (GdkEventFocus *)
 
bool on_focus_out_event (GdkEventFocus *)
 
bool on_delete_event (GdkEventAny *)
 
void on_unmap ()
 
void on_show ()
 
virtual void on_response (int)
 
void set_ui_sensitive (bool)
 
void disallow_idle ()
 
- Public Member Functions inherited from ARDOUR::SessionHandlePtr
 SessionHandlePtr (ARDOUR::Session *s)
 
 SessionHandlePtr ()
 
virtual ~SessionHandlePtr ()
 
virtual void set_session (ARDOUR::Session *)
 
virtual ARDOUR::Sessionsession () const
 

Private Member Functions

void route_property_changed (const PBD::PropertyChange &, std::weak_ptr< ARDOUR::Route >)
 

Private Attributes

PBD::ScopedConnection _route_connection
 
PatchChangeWidget w
 

Additional Inherited Members

- Protected Member Functions inherited from ArdourDialog
void pop_splash ()
 
void close_self ()
 
- Protected Member Functions inherited from ARDOUR::SessionHandlePtr
virtual void session_going_away ()
 
- Protected Attributes inherited from ArdourDialog
bool _sensitive
 
- Protected Attributes inherited from ARDOUR::SessionHandlePtr
ARDOUR::Session_session
 
PBD::ScopedConnectionList _session_connections
 

Detailed Description

Definition at line 186 of file patch_change_widget.h.

Constructor & Destructor Documentation

◆ PatchChangeGridDialog()

PatchChangeGridDialog::PatchChangeGridDialog ( std::shared_ptr< ARDOUR::Route )

Member Function Documentation

◆ on_hide()

void PatchChangeGridDialog::on_hide ( )
inline

Definition at line 191 of file patch_change_widget.h.

◆ on_show()

void PatchChangeGridDialog::on_show ( )
inline

Definition at line 197 of file patch_change_widget.h.

◆ refresh()

void PatchChangeGridDialog::refresh ( )
inline

Definition at line 203 of file patch_change_widget.h.

◆ route_property_changed()

void PatchChangeGridDialog::route_property_changed ( const PBD::PropertyChange ,
std::weak_ptr< ARDOUR::Route  
)
private

Member Data Documentation

◆ _route_connection

PBD::ScopedConnection PatchChangeGridDialog::_route_connection
private

Definition at line 210 of file patch_change_widget.h.

◆ w

PatchChangeWidget PatchChangeGridDialog::w
private

Definition at line 211 of file patch_change_widget.h.


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