Ardour
9.0-pre0-582-g084a23a80d
|
#include <editor_locations.h>
Public Member Functions | |
EditorLocations (Editor *) | |
void | set_session (ARDOUR::Session *) |
Gtk::Widget & | widget () |
XMLNode & | get_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::Session * | session () 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 |
Definition at line 35 of file editor_locations.h.
EditorLocations::EditorLocations | ( | Editor * | ) |
XMLNode& EditorLocations::get_state | ( | ) | const |
|
virtual |
Reimplemented from ARDOUR::SessionHandlePtr.
int EditorLocations::set_state | ( | const XMLNode & | ) |
Gtk::Widget& EditorLocations::widget | ( | ) |
|
private |
Definition at line 48 of file editor_locations.h.
|
private |
Definition at line 47 of file editor_locations.h.