#include <motionwindow.h>
Inherits BC_PopupMenu.

Public Member Functions | |
| RotationSearchPositions (MotionMain *plugin, int x, int y, int w) | |
| void | create_objects () |
| int | handle_event () |
Data Fields | |
| MotionMain * | plugin |
Definition at line 199 of file motionwindow.h.
| RotationSearchPositions::RotationSearchPositions | ( | MotionMain * | plugin, | |
| int | x, | |||
| int | y, | |||
| int | w | |||
| ) |
Definition at line 388 of file motionwindow.C.
| void RotationSearchPositions::create_objects | ( | ) |
Definition at line 400 of file motionwindow.C.
References BC_PopupMenu::add_item(), BC_WindowBase::BC_MenuItem, BCTEXTLEN, plugin, and BC_PopupMenu::set_text().
Referenced by MotionWindow::create_objects().

| int RotationSearchPositions::handle_event | ( | ) | [virtual] |
Reimplemented from BC_PopupMenu.
Definition at line 411 of file motionwindow.C.
References BC_PopupMenu::get_text(), plugin, and PluginClient::send_configure_change().

1.5.5