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

#include <send_ui.h>

Inheritance diagram for SendUIWindow:
ArdourWindow ARDOUR::SessionHandlePtr Gtkmm2ext::VisibilityTracker

Public Member Functions

 SendUIWindow (boost::shared_ptr< ARDOUR::Send >, ARDOUR::Session *)
 
 ~SendUIWindow ()
 
- Public Member Functions inherited from ArdourWindow
 ArdourWindow (std::string title)
 
 ArdourWindow (Gtk::Window &parent, std::string title)
 
 ~ArdourWindow ()
 
bool on_focus_in_event (GdkEventFocus *)
 
bool on_focus_out_event (GdkEventFocus *)
 
bool on_delete_event (GdkEventAny *)
 
bool on_key_press_event (GdkEventKey *)
 
void on_unmap ()
 
- Public Member Functions inherited from ARDOUR::SessionHandlePtr
 SessionHandlePtr (ARDOUR::Session *s)
 
 SessionHandlePtr ()
 
virtual ~SessionHandlePtr ()
 
virtual void set_session (ARDOUR::Session *)
 
- 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
 

Public Attributes

SendUIui
 

Private Attributes

Gtk::HBox hpacker
 
PBD::ScopedConnection going_away_connection
 

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 61 of file send_ui.h.

Constructor & Destructor Documentation

SendUIWindow::SendUIWindow ( boost::shared_ptr< ARDOUR::Send s,
ARDOUR::Session session 
)

Definition at line 133 of file send_ui.cc.

SendUIWindow::~SendUIWindow ( )

Definition at line 149 of file send_ui.cc.

Member Data Documentation

PBD::ScopedConnection SendUIWindow::going_away_connection
private

Definition at line 72 of file send_ui.h.

Gtk::HBox SendUIWindow::hpacker
private

Definition at line 70 of file send_ui.h.

SendUI* SendUIWindow::ui

Definition at line 67 of file send_ui.h.


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