![]() |
Ardour
9.0-pre0-844-g046623df59
|
#include <region_editor_window.h>
Public Member Functions | |
RegionEditorWindow (ARDOUR::Session *, RegionView *) | |
~RegionEditorWindow () | |
void | set_session (ARDOUR::Session *) |
![]() | |
ArdourWindow (std::string title) | |
ArdourWindow (Gtk::Window &parent, std::string title) | |
virtual | ~ArdourWindow () |
![]() | |
SessionHandlePtr (ARDOUR::Session *s) | |
SessionHandlePtr () | |
virtual | ~SessionHandlePtr () |
virtual ARDOUR::Session * | session () const |
![]() | |
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 | |
void | on_unmap () |
![]() | |
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 () |
![]() | |
virtual void | session_going_away () |
Private Attributes | |
RegionEditor * | _region_editor |
Additional Inherited Members | |
![]() | |
static void | set_use_window_manager_visibility (bool) |
static bool | use_window_manager_visibility () |
![]() | |
ARDOUR::Session * | _session |
PBD::ScopedConnectionList | _session_connections |
Definition at line 26 of file region_editor_window.h.
RegionEditorWindow::RegionEditorWindow | ( | ARDOUR::Session * | , |
RegionView * | |||
) |
RegionEditorWindow::~RegionEditorWindow | ( | ) |
|
protected |
|
virtual |
Reimplemented from ARDOUR::SessionHandlePtr.
|
private |
Definition at line 38 of file region_editor_window.h.