#include <compressor.h>
Inherits BC_CheckBox.

Public Member Functions | |
| CompressorSmooth (CompressorEffect *plugin, int x, int y) | |
| int | handle_event () |
Data Fields | |
| CompressorEffect * | plugin |
Definition at line 90 of file compressor.h.
| CompressorSmooth::CompressorSmooth | ( | CompressorEffect * | plugin, | |
| int | x, | |||
| int | y | |||
| ) |
Definition at line 1401 of file compressor.C.
| int CompressorSmooth::handle_event | ( | ) | [virtual] |
Reimplemented from BC_CheckBox.
Definition at line 1407 of file compressor.C.
References BC_Toggle::get_value(), plugin, and PluginClient::send_configure_change().

1.5.5