#include <gx_main_window.h>
Definition at line 410 of file gx_main_window.h.
◆ PluginUI()
| PluginUI::PluginUI |
( |
PluginDict & |
plugin_dict, |
|
|
const char * |
id_, |
|
|
const Glib::ustring & |
tooltip_ = "" |
|
) |
| |
|
protected |
◆ ~PluginUI()
| virtual PluginUI::~PluginUI |
( |
| ) |
|
|
protectedvirtual |
◆ activate() [1/2]
| void PluginUI::activate |
( |
bool |
animate | ) |
|
◆ activate() [2/2]
| void PluginUI::activate |
( |
bool |
animate, |
|
|
const string & |
before |
|
) |
| |
◆ add_toolitem()
| void PluginUI::add_toolitem |
( |
Gtk::ToolItemGroup * |
gw | ) |
|
◆ animate_vanish()
| bool PluginUI::animate_vanish |
( |
| ) |
|
|
private |
◆ compress()
| void PluginUI::compress |
( |
bool |
state | ) |
|
◆ deactivate()
| void PluginUI::deactivate |
( |
bool |
animate | ) |
|
◆ decativate()
| void PluginUI::decativate |
( |
bool |
animate | ) |
|
◆ dispose_rackbox()
| void PluginUI::dispose_rackbox |
( |
| ) |
|
◆ get_action()
◆ get_category()
| const char * PluginUI::get_category |
( |
| ) |
|
|
inline |
◆ get_displayname()
| Glib::ustring PluginUI::get_displayname |
( |
bool |
useshort | ) |
const |
◆ get_id()
| const char * PluginUI::get_id |
( |
| ) |
const |
|
inline |
◆ get_name()
| const char * PluginUI::get_name |
( |
| ) |
const |
|
inline |
◆ get_output_widget_state()
| sigc::signal< void(bool)> * PluginUI::get_output_widget_state |
( |
| ) |
|
|
inline |
◆ get_shortname()
| const char * PluginUI::get_shortname |
( |
| ) |
const |
|
inline |
◆ get_type()
◆ get_update_cond()
| bool PluginUI::get_update_cond |
( |
| ) |
|
◆ has_gui()
| bool PluginUI::has_gui |
( |
| ) |
const |
|
inline |
◆ hide()
| void PluginUI::hide |
( |
bool |
animate | ) |
|
◆ is_registered()
◆ on_action_toggled()
| void PluginUI::on_action_toggled |
( |
| ) |
|
|
private |
◆ on_my_enter_in()
| bool PluginUI::on_my_enter_in |
( |
GdkEventCrossing * |
focus | ) |
|
◆ on_my_leave_out()
| bool PluginUI::on_my_leave_out |
( |
GdkEventCrossing * |
focus | ) |
|
◆ on_plugin_preset_popup()
| virtual void PluginUI::on_plugin_preset_popup |
( |
| ) |
|
|
virtual |
◆ on_rack_handle_press()
| bool PluginUI::on_rack_handle_press |
( |
GdkEventButton * |
ev | ) |
|
◆ on_state_change()
| void PluginUI::on_state_change |
( |
| ) |
|
◆ on_ti_button_press()
| bool PluginUI::on_ti_button_press |
( |
GdkEventButton * |
ev | ) |
|
◆ on_ti_drag_begin()
| void PluginUI::on_ti_drag_begin |
( |
const Glib::RefPtr< Gdk::DragContext > & |
context | ) |
|
◆ on_ti_drag_data_delete()
| void PluginUI::on_ti_drag_data_delete |
( |
const Glib::RefPtr< Gdk::DragContext > & |
context | ) |
|
◆ on_ti_drag_data_get()
| void PluginUI::on_ti_drag_data_get |
( |
const Glib::RefPtr< Gdk::DragContext > & |
context, |
|
|
Gtk::SelectionData & |
selection, |
|
|
int |
info, |
|
|
int |
timestamp |
|
) |
| |
◆ on_ti_drag_end()
| void PluginUI::on_ti_drag_end |
( |
const Glib::RefPtr< Gdk::DragContext > & |
context | ) |
|
◆ remove()
| void PluginUI::remove |
( |
bool |
animate | ) |
|
◆ set_action()
| void PluginUI::set_action |
( |
Glib::RefPtr< ToggleAction > & |
act | ) |
|
◆ set_active()
| void PluginUI::set_active |
( |
bool |
v | ) |
|
|
inline |
◆ set_config_mode()
| void PluginUI::set_config_mode |
( |
bool |
state | ) |
|
◆ set_update_state()
| void PluginUI::set_update_state |
( |
bool |
state | ) |
|
◆ show()
| void PluginUI::show |
( |
bool |
animate | ) |
|
◆ update_rackbox()
| void PluginUI::update_rackbox |
( |
| ) |
|
◆ PluginDict
◆ plugins_by_name_less
◆ RackContainer
◆ action
◆ active
Plugin is in rack (effect bar icon not visible)
Definition at line 420 of file gx_main_window.h.
◆ group
| Gtk::ToolItemGroup* PluginUI::group |
|
private |
◆ hidden
Plugin not visible (but might be in rack, e.g. "Rack" is off)
Definition at line 419 of file gx_main_window.h.
◆ output_widget_state
| sigc::signal<void(bool)> PluginUI::output_widget_state |
|
private |
◆ output_widgets_active
| bool PluginUI::output_widgets_active |
|
private |
◆ plugin
◆ plugin_dict
◆ rackbox
◆ shortname
| const char* PluginUI::shortname |
|
private |
◆ toolitem
| Gtk::ToolItem* PluginUI::toolitem |
|
private |
◆ tooltip
| Glib::ustring PluginUI::tooltip |
|
private |
The documentation for this class was generated from the following file: