#include <pluginpopup.h>
Inherits BC_MenuItem.

Public Member Functions | |
| PluginPopupUp (MWindow *mwindow, PluginPopup *popup) | |
| int | handle_event () |
Data Fields | |
| MWindow * | mwindow |
| PluginPopup * | popup |
Definition at line 135 of file pluginpopup.h.
| PluginPopupUp::PluginPopupUp | ( | MWindow * | mwindow, | |
| PluginPopup * | popup | |||
| ) |
Definition at line 206 of file pluginpopup.C.
| int PluginPopupUp::handle_event | ( | ) | [virtual] |
Reimplemented from BC_MenuItem.
Definition at line 213 of file pluginpopup.C.
References MWindow::move_plugins_up(), mwindow, PluginPopup::plugin, Plugin::plugin_set, and popup.

1.5.5