#include <pluginpopup.h>
Inherits BC_MenuItem.

Public Member Functions | |
| PluginPopupDown (MWindow *mwindow, PluginPopup *popup) | |
| int | handle_event () |
Data Fields | |
| MWindow * | mwindow |
| PluginPopup * | popup |
Definition at line 144 of file pluginpopup.h.
| PluginPopupDown::PluginPopupDown | ( | MWindow * | mwindow, | |
| PluginPopup * | popup | |||
| ) |
Definition at line 221 of file pluginpopup.C.
| int PluginPopupDown::handle_event | ( | ) | [virtual] |
Reimplemented from BC_MenuItem.
Definition at line 228 of file pluginpopup.C.
References MWindow::move_plugins_down(), mwindow, PluginPopup::plugin, Plugin::plugin_set, and popup.

1.5.5