|
Ardour
9.0-pre0-1950-g391fe97693
|
Public Member Functions | |
| RegionFxEntry (std::shared_ptr< ARDOUR::RegionFxPlugin >, bool pre) | |
| Gtk::EventBox & | action_widget () |
| Gtk::Widget & | widget () |
| std::string | drag_text () const |
| bool | is_selectable () const |
| bool | can_copy_state (Gtkmm2ext::DnDVBoxChild *) const |
| void | set_visual_state (Gtkmm2ext::VisualState, bool) |
| bool | drag_data_get (Glib::RefPtr< Gdk::DragContext > const, Gtk::SelectionData &) |
| std::shared_ptr< ARDOUR::RegionFxPlugin > | region_fx_plugin () const |
Public Member Functions inherited from Gtkmm2ext::DnDVBoxChild | |
| virtual | ~DnDVBoxChild () |
Private Member Functions | |
| std::string | name () const |
Private Attributes | |
| Gtk::VBox | _box |
| ArdourWidgets::ArdourButton | _fx_btn |
| std::shared_ptr< ARDOUR::RegionFxPlugin > | _rfx |
| ARDOUR::PluginPresetPtr | _plugin_preset_pointer |
| bool | _selectable |
Definition at line 80 of file region_editor.h.
| RegionEditor::RegionFxEntry::RegionFxEntry | ( | std::shared_ptr< ARDOUR::RegionFxPlugin > | , |
| bool | pre | ||
| ) |
|
inlinevirtual |
Implements Gtkmm2ext::DnDVBoxChild.
Definition at line 85 of file region_editor.h.
|
virtual |
Implements Gtkmm2ext::DnDVBoxChild.
|
virtual |
Reimplemented from Gtkmm2ext::DnDVBoxChild.
|
inlinevirtual |
Implements Gtkmm2ext::DnDVBoxChild.
Definition at line 87 of file region_editor.h.
|
inlinevirtual |
Implements Gtkmm2ext::DnDVBoxChild.
Definition at line 88 of file region_editor.h.
|
private |
|
inline |
Definition at line 92 of file region_editor.h.
|
virtual |
Set the child's visual state
Implements Gtkmm2ext::DnDVBoxChild.
|
inlinevirtual |
Implements Gtkmm2ext::DnDVBoxChild.
Definition at line 86 of file region_editor.h.
|
private |
Definition at line 97 of file region_editor.h.
|
private |
Definition at line 98 of file region_editor.h.
|
private |
Definition at line 100 of file region_editor.h.
|
private |
Definition at line 99 of file region_editor.h.
|
private |
Definition at line 101 of file region_editor.h.