Ardour  9.0-pre0-582-g084a23a80d
EditorLocations Class Reference

#include <editor_locations.h>

Inheritance diagram for EditorLocations:
[legend]

Public Member Functions

 EditorLocations (Editor *)
 
void set_session (ARDOUR::Session *)
 
Gtk::Widgetwidget ()
 
XMLNodeget_state () const
 
int set_state (const XMLNode &)
 
- Public Member Functions inherited from EditorComponent
 EditorComponent (Editor *)
 
virtual ~EditorComponent ()
 
- Public Member Functions inherited from ARDOUR::SessionHandlePtr
 SessionHandlePtr (ARDOUR::Session *s)
 
 SessionHandlePtr ()
 
virtual ~SessionHandlePtr ()
 
virtual ARDOUR::Sessionsession () const
 

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 35 of file editor_locations.h.

Constructor & Destructor Documentation

◆ EditorLocations()

EditorLocations::EditorLocations ( Editor )

Member Function Documentation

◆ get_state()

XMLNode& EditorLocations::get_state ( ) const

◆ set_session()

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

Reimplemented from ARDOUR::SessionHandlePtr.

◆ set_state()

int EditorLocations::set_state ( const XMLNode )

◆ widget()

Gtk::Widget& EditorLocations::widget ( )

Member Data Documentation

◆ _locations

LocationUI* EditorLocations::_locations
private

Definition at line 48 of file editor_locations.h.

◆ _scroller

Gtk::ScrolledWindow EditorLocations::_scroller
private

Definition at line 47 of file editor_locations.h.


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