|
Ardour
9.0-pre0-1952-gc5e0b21049
|
#include <processor_box.h>
Private Member Functions | |
| void | iomap_changed () |
Private Attributes | |
| std::shared_ptr< ARDOUR::PluginInsert > | _plugin_insert |
| PBD::ScopedConnectionList | _iomap_connection |
Additional Inherited Members | |
Public Types inherited from ProcessorEntry | |
| enum | ProcessorPosition { PreFader , Fader , PostFader } |
Public Attributes inherited from ProcessorEntry | |
| PortIcon | input_icon |
| PortIcon | output_icon |
| RoutingIcon | routing_icon |
| RoutingIcon | output_routing_icon |
Protected Member Functions inherited from ProcessorEntry | |
| virtual void | setup_visuals () |
Protected Attributes inherited from ProcessorEntry | |
| ArdourWidgets::ArdourButton | _button |
| Gtk::VBox | _vbox |
| ProcessorPosition | _position |
| uint32_t | _position_num |
| ProcessorBox * | _parent |
| PluginDisplay * | _plugin_display |
Definition at line 405 of file processor_box.h.
| PluginInsertProcessorEntry::PluginInsertProcessorEntry | ( | ProcessorBox * | , |
| std::shared_ptr< ARDOUR::PluginInsert > | , | ||
| Width | |||
| ) |
|
virtual |
Hide any widgets that should be hidden
Reimplemented from ProcessorEntry.
|
private |
|
private |
Definition at line 416 of file processor_box.h.
|
private |
Definition at line 414 of file processor_box.h.