ardour
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
LocationUIWindow Class Reference

#include <location_ui.h>

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

Public Member Functions

 LocationUIWindow ()
 
 ~LocationUIWindow ()
 
void on_map ()
 
void set_session (ARDOUR::Session *)
 
LocationUIui ()
 
- 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 ()
 
- 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
 

Protected Member Functions

bool on_delete_event (GdkEventAny *)
 
void session_going_away ()
 

Protected Attributes

LocationUI _ui
 
- Protected Attributes inherited from ARDOUR::SessionHandlePtr
ARDOUR::Session_session
 
PBD::ScopedConnectionList _session_connections
 

Detailed Description

Definition at line 210 of file location_ui.h.

Constructor & Destructor Documentation

LocationUIWindow::LocationUIWindow ( )

Definition at line 1140 of file location_ui.cc.

LocationUIWindow::~LocationUIWindow ( )

Definition at line 1149 of file location_ui.cc.

Member Function Documentation

bool LocationUIWindow::on_delete_event ( GdkEventAny *  )
protected

Definition at line 1161 of file location_ui.cc.

void LocationUIWindow::on_map ( )

Definition at line 1154 of file location_ui.cc.

void LocationUIWindow::session_going_away ( )
protectedvirtual

Reimplemented from ARDOUR::SessionHandlePtr.

Definition at line 1175 of file location_ui.cc.

void LocationUIWindow::set_session ( ARDOUR::Session s)
virtual

Reimplemented from ARDOUR::SessionHandlePtr.

Definition at line 1167 of file location_ui.cc.

LocationUI& LocationUIWindow::ui ( )
inline

Definition at line 219 of file location_ui.h.

Member Data Documentation

LocationUI LocationUIWindow::_ui
protected

Definition at line 222 of file location_ui.h.


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