#include <timestretch.h>
Inherits BC_FPot.

Public Member Functions | |
| TimeStretchScale (TimeStretch *plugin, int x, int y) | |
| int | handle_event () |
Data Fields | |
| TimeStretch * | plugin |
Definition at line 22 of file timestretch.h.
| TimeStretchScale::TimeStretchScale | ( | TimeStretch * | plugin, | |
| int | x, | |||
| int | y | |||
| ) |
Definition at line 512 of file timestretch.C.
References BC_FPot::set_precision().

| int TimeStretchScale::handle_event | ( | ) | [virtual] |
Reimplemented from BC_Pot.
Definition at line 519 of file timestretch.C.
References TimeStretch::config, BC_FPot::get_value(), plugin, TimeStretchConfig::scale, and PluginClient::send_configure_change().

1.5.5