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

#include <editor_locations.h>

Inheritance diagram for EditorLocations:
EditorComponent ARDOUR::SessionHandlePtr

Public Member Functions

 EditorLocations (Editor *)
 
void set_session (ARDOUR::Session *)
 
Gtk::Widget & widget ()
 
- Public Member Functions inherited from EditorComponent
 EditorComponent (Editor *)
 
virtual ~EditorComponent ()
 
- Public Member Functions inherited from ARDOUR::SessionHandlePtr
 SessionHandlePtr (ARDOUR::Session *s)
 
 SessionHandlePtr ()
 
virtual ~SessionHandlePtr ()
 

Private Attributes

Gtk::ScrolledWindow _scroller
 
LocationUI_locations
 

Additional Inherited Members

- Protected Member Functions inherited from ARDOUR::SessionHandlePtr
virtual void session_going_away ()
 
- Protected Attributes inherited from EditorComponent
Editor_editor
 
- Protected Attributes inherited from ARDOUR::SessionHandlePtr
ARDOUR::Session_session
 
PBD::ScopedConnectionList _session_connections
 

Detailed Description

Definition at line 33 of file editor_locations.h.

Constructor & Destructor Documentation

EditorLocations::EditorLocations ( Editor e)

Definition at line 28 of file editor_locations.cc.

Member Function Documentation

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

Reimplemented from ARDOUR::SessionHandlePtr.

Definition at line 37 of file editor_locations.cc.

Widget & EditorLocations::widget ( )

Definition at line 44 of file editor_locations.cc.

Member Data Documentation

LocationUI* EditorLocations::_locations
private

Definition at line 44 of file editor_locations.h.

Gtk::ScrolledWindow EditorLocations::_scroller
private

Definition at line 43 of file editor_locations.h.


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