![]() |
Ardour
9.0-pre0-822-g12e3bc5c20
|
#include <mono_panner_editor.h>
Public Member Functions | |
MonoPannerEditor (MonoPanner *) | |
![]() | |
PannerEditor (std::string) | |
![]() | |
ArdourDialog (const std::string &title, bool modal=false, bool use_separator=false) | |
ArdourDialog (Gtk::Window &parent, const std::string &title, bool modal=false, bool use_separator=false) | |
~ArdourDialog () | |
bool | on_focus_in_event (GdkEventFocus *) |
bool | on_focus_out_event (GdkEventFocus *) |
bool | on_delete_event (GdkEventAny *) |
void | on_unmap () |
void | on_show () |
virtual void | on_response (int) |
void | set_ui_sensitive (bool) |
void | disallow_idle () |
![]() | |
SessionHandlePtr (ARDOUR::Session *s) | |
SessionHandlePtr () | |
virtual | ~SessionHandlePtr () |
virtual void | set_session (ARDOUR::Session *) |
virtual ARDOUR::Session * | session () const |
Private Member Functions | |
void | panner_going_away () |
void | update_editor () |
void | left_changed () |
void | right_changed () |
Private Attributes | |
MonoPanner * | _panner |
Gtk::SpinButton | _left |
Gtk::SpinButton | _right |
bool | _ignore_changes |
PBD::ScopedConnectionList | _connections |
Additional Inherited Members | |
![]() | |
void | pop_splash () |
void | close_self () |
![]() | |
virtual void | session_going_away () |
![]() | |
bool | _sensitive |
![]() | |
ARDOUR::Session * | _session |
PBD::ScopedConnectionList | _session_connections |
Editor dialog for the mono panner
Definition at line 27 of file mono_panner_editor.h.
MonoPannerEditor::MonoPannerEditor | ( | MonoPanner * | ) |
|
private |
|
private |
|
private |
|
private |
|
private |
Definition at line 43 of file mono_panner_editor.h.
|
private |
Definition at line 41 of file mono_panner_editor.h.
|
private |
Definition at line 39 of file mono_panner_editor.h.
|
private |
Definition at line 38 of file mono_panner_editor.h.
|
private |
Definition at line 40 of file mono_panner_editor.h.