Ardour
9.0-pre0-582-g084a23a80d
|
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 77 of file region_editor.h.
RegionEditor::RegionFxEntry::RegionFxEntry | ( | std::shared_ptr< ARDOUR::RegionFxPlugin > | , |
bool | pre | ||
) |
|
inlinevirtual |
Implements Gtkmm2ext::DnDVBoxChild.
Definition at line 82 of file region_editor.h.
|
virtual |
Implements Gtkmm2ext::DnDVBoxChild.
|
virtual |
Reimplemented from Gtkmm2ext::DnDVBoxChild.
|
inlinevirtual |
Implements Gtkmm2ext::DnDVBoxChild.
Definition at line 84 of file region_editor.h.
|
inlinevirtual |
Implements Gtkmm2ext::DnDVBoxChild.
Definition at line 85 of file region_editor.h.
|
private |
|
inline |
Definition at line 89 of file region_editor.h.
|
virtual |
Set the child's visual state
Implements Gtkmm2ext::DnDVBoxChild.
|
inlinevirtual |
Implements Gtkmm2ext::DnDVBoxChild.
Definition at line 83 of file region_editor.h.
|
private |
Definition at line 94 of file region_editor.h.
|
private |
Definition at line 95 of file region_editor.h.
|
private |
Definition at line 97 of file region_editor.h.
|
private |
Definition at line 96 of file region_editor.h.
|
private |
Definition at line 98 of file region_editor.h.