ardour
Public Member Functions | Private Member Functions | List of all members
PannerEditor Class Reference

#include <panner_editor.h>

Inheritance diagram for PannerEditor:
ArdourDialog ARDOUR::SessionHandlePtr MonoPannerEditor StereoPannerEditor

Public Member Functions

 PannerEditor (std::string)
 
- Public Member Functions inherited from ArdourDialog
 ArdourDialog (std::string title, bool modal=false, bool use_separator=false)
 
 ArdourDialog (Gtk::Window &parent, 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 ()
 
- Public Member Functions inherited from ARDOUR::SessionHandlePtr
 SessionHandlePtr (ARDOUR::Session *s)
 
 SessionHandlePtr ()
 
virtual ~SessionHandlePtr ()
 
virtual void set_session (ARDOUR::Session *)
 

Private Member Functions

void close_button_clicked ()
 

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 22 of file panner_editor.h.

Constructor & Destructor Documentation

PannerEditor::PannerEditor ( std::string  )

Definition at line 26 of file panner_editor.cc.

Member Function Documentation

void PannerEditor::close_button_clicked ( )
private

Definition at line 34 of file panner_editor.cc.


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