#include <motionwindow.h>
Inherits BC_CheckBox.

Public Member Functions | |
| AddTrackedFrameOffset (MotionMain *plugin, MotionWindow *gui, int x, int y) | |
| int | handle_event () |
Data Fields | |
| MotionWindow * | gui |
| MotionMain * | plugin |
Definition at line 245 of file motionwindow.h.
| AddTrackedFrameOffset::AddTrackedFrameOffset | ( | MotionMain * | plugin, | |
| MotionWindow * | gui, | |||
| int | x, | |||
| int | y | |||
| ) |
Definition at line 466 of file motionwindow.C.
| int AddTrackedFrameOffset::handle_event | ( | ) | [virtual] |
Reimplemented from BC_CheckBox.
Definition at line 479 of file motionwindow.C.
References BC_Toggle::get_value(), plugin, and PluginClient::send_configure_change().

Definition at line 253 of file motionwindow.h.
1.5.5