#include <pluginaclientlad.h>
Inherits BC_CheckBox.

Public Member Functions | |
| PluginACLientToggle (PluginAClientLAD *plugin, int x, int y, LADSPA_Data *output) | |
| int | handle_event () |
Data Fields | |
| PluginAClientLAD * | plugin |
| LADSPA_Data * | output |
Definition at line 43 of file pluginaclientlad.h.
| PluginACLientToggle::PluginACLientToggle | ( | PluginAClientLAD * | plugin, | |
| int | x, | |||
| int | y, | |||
| LADSPA_Data * | output | |||
| ) |
Definition at line 209 of file pluginaclientlad.C.
| int PluginACLientToggle::handle_event | ( | ) | [virtual] |
Reimplemented from BC_CheckBox.
Definition at line 219 of file pluginaclientlad.C.
References BC_Toggle::get_value(), output, plugin, and PluginClient::send_configure_change().

1.5.5