#include <spectrogram.h>
Inherits BC_FPot.

Public Member Functions | |
| SpectrogramLevel (Spectrogram *plugin, int x, int y) | |
| int | handle_event () |
Data Fields | |
| Spectrogram * | plugin |
Definition at line 23 of file spectrogram.h.
| SpectrogramLevel::SpectrogramLevel | ( | Spectrogram * | plugin, | |
| int | x, | |||
| int | y | |||
| ) |
Definition at line 33 of file spectrogram.C.
| int SpectrogramLevel::handle_event | ( | ) | [virtual] |
Reimplemented from BC_Pot.
Definition at line 39 of file spectrogram.C.
References Spectrogram::config, BC_FPot::get_value(), SpectrogramConfig::level, plugin, and PluginClient::send_configure_change().

1.5.5