Ardour
9.0-pre0-822-g12e3bc5c20
|
Public Member Functions | |
PluginBox (bool is_pre) | |
void | clear () |
void | add_child (Gtk::Widget &) |
Public Member Functions inherited from PluginInterestedObject | |
PluginInterestedObject () | |
virtual | ~PluginInterestedObject () |
Public Member Functions inherited from ARDOUR::SessionHandlePtr | |
SessionHandlePtr (ARDOUR::Session *s) | |
SessionHandlePtr () | |
virtual | ~SessionHandlePtr () |
virtual void | set_session (ARDOUR::Session *) |
virtual ARDOUR::Session * | session () const |
Private Member Functions | |
bool | use_plugins (SelectedPlugins const &) |
void | load_plugin (ARDOUR::PluginPresetPtr const &) |
bool | button_press_event (GdkEventButton *) |
void | drag_data_received (Glib::RefPtr< Gdk::DragContext > const &, int, int, Gtk::SelectionData const &, guint, guint) |
Private Attributes | |
Gtk::HBox | _top |
Gtk::HBox | _hbox |
Gtk::EventBox | _base |
bool | _is_pre |
Additional Inherited Members | |
Protected Member Functions inherited from ARDOUR::SessionHandlePtr | |
virtual void | session_going_away () |
Protected Attributes inherited from ARDOUR::SessionHandlePtr | |
ARDOUR::Session * | _session |
PBD::ScopedConnectionList | _session_connections |
Definition at line 56 of file io_plugin_window.h.
IOPluginWindow::PluginBox::PluginBox | ( | bool | is_pre | ) |
void IOPluginWindow::PluginBox::add_child | ( | Gtk::Widget & | ) |
|
private |
void IOPluginWindow::PluginBox::clear | ( | ) |
|
private |
|
private |
|
privatevirtual |
Implements PluginInterestedObject.
|
private |
Definition at line 71 of file io_plugin_window.h.
|
private |
Definition at line 70 of file io_plugin_window.h.
|
private |
Definition at line 72 of file io_plugin_window.h.
|
private |
Definition at line 69 of file io_plugin_window.h.