Ardour  9.0-pre0-822-g12e3bc5c20
LocationUIWindow Class Reference

#include <location_ui.h>

Inheritance diagram for LocationUIWindow:
[legend]

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)
 
virtual ~ArdourWindow ()
 
- Public Member Functions inherited from ARDOUR::SessionHandlePtr
 SessionHandlePtr (ARDOUR::Session *s)
 
 SessionHandlePtr ()
 
virtual ~SessionHandlePtr ()
 
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
 

Protected Member Functions

bool on_delete_event (GdkEventAny *)
 
void session_going_away ()
 
- 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 Attributes

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

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 ()
 

Detailed Description

Definition at line 224 of file location_ui.h.

Constructor & Destructor Documentation

◆ LocationUIWindow()

LocationUIWindow::LocationUIWindow ( )

◆ ~LocationUIWindow()

LocationUIWindow::~LocationUIWindow ( )

Member Function Documentation

◆ on_delete_event()

bool LocationUIWindow::on_delete_event ( GdkEventAny *  )
protected

◆ on_map()

void LocationUIWindow::on_map ( )

◆ session_going_away()

void LocationUIWindow::session_going_away ( )
protectedvirtual

Reimplemented from ARDOUR::SessionHandlePtr.

◆ set_session()

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

Reimplemented from ARDOUR::SessionHandlePtr.

◆ ui()

LocationUI& LocationUIWindow::ui ( )
inline

Definition at line 233 of file location_ui.h.

Member Data Documentation

◆ _ui

LocationUI LocationUIWindow::_ui
protected

Definition at line 236 of file location_ui.h.


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