#include <motionwindow.h>
Inherits BC_IPot.

Public Member Functions | |
| RotationRange (MotionMain *plugin, int x, int y) | |
| int | handle_event () |
Data Fields | |
| MotionMain * | plugin |
Definition at line 117 of file motionwindow.h.
| RotationRange::RotationRange | ( | MotionMain * | plugin, | |
| int | x, | |||
| int | y | |||
| ) |
Definition at line 283 of file motionwindow.C.
| int RotationRange::handle_event | ( | ) | [virtual] |
Reimplemented from BC_Pot.
Definition at line 296 of file motionwindow.C.
References BC_IPot::get_value(), plugin, and PluginClient::send_configure_change().

1.5.5