#include <pluginpopup.h>
Inherits BC_MenuItem.

Public Member Functions | |
| PluginPopupAttach (MWindow *mwindow, PluginPopup *popup) | |
| ~PluginPopupAttach () | |
| int | handle_event () |
Data Fields | |
| MWindow * | mwindow |
| PluginPopup * | popup |
| PluginDialogThread * | dialog_thread |
Definition at line 47 of file pluginpopup.h.
| PluginPopupAttach::PluginPopupAttach | ( | MWindow * | mwindow, | |
| PluginPopup * | popup | |||
| ) |
| PluginPopupAttach::~PluginPopupAttach | ( | ) |
| int PluginPopupAttach::handle_event | ( | ) | [virtual] |
Reimplemented from BC_MenuItem.
Definition at line 55 of file pluginpopup.h.
Definition at line 56 of file pluginpopup.h.
Definition at line 57 of file pluginpopup.h.
1.5.5