#include <parametric.h>
Inherits BC_QPot.

Public Member Functions | |
| ParametricFreq (ParametricEQ *plugin, int x, int y, int band) | |
| int | handle_event () |
Data Fields | |
| int | band |
| ParametricEQ * | plugin |
Definition at line 86 of file parametric.h.
| ParametricFreq::ParametricFreq | ( | ParametricEQ * | plugin, | |
| int | x, | |||
| int | y, | |||
| int | band | |||
| ) |
Definition at line 133 of file parametric.C.
| int ParametricFreq::handle_event | ( | ) | [virtual] |
Reimplemented from BC_Pot.
Definition at line 140 of file parametric.C.
References band, BC_QPot::get_value(), plugin, and PluginClient::send_configure_change().

1.5.5