#include <pluginpopup.h>
Public Member Functions | |
| PluginPopup (MWindow *mwindow, MWindowGUI *gui) | |
| ~PluginPopup () | |
| void | create_objects () |
| int | update (Plugin *plugin) |
Public Attributes | |
| MWindow * | mwindow |
| MWindowGUI * | gui |
| Plugin * | plugin |
| PluginPopupChange * | change |
| PluginPopupDetach * | detach |
| PluginPopupShow * | show |
| PluginPopupOn * | on |
Definition at line 19 of file pluginpopup.h.
|
||||||||||||
|
Definition at line 12 of file pluginpopup.C. |
|
|
Definition at line 23 of file pluginpopup.C. |
|
|
Definition at line 27 of file pluginpopup.C. References change, detach, mwindow, on, and show. Referenced by MWindowGUI::create_objects(). |
|
|
Definition at line 39 of file pluginpopup.C. References Plugin::on, on, Plugin::show, and show. Referenced by TrackCanvas::do_plugins(). |
|
|
Definition at line 39 of file pluginpopup.h. Referenced by create_objects(). |
|
|
Definition at line 40 of file pluginpopup.h. Referenced by create_objects(). |
|
|
Definition at line 29 of file pluginpopup.h. |
|
|
Definition at line 28 of file pluginpopup.h. Referenced by create_objects(). |
|
|
Definition at line 44 of file pluginpopup.h. Referenced by create_objects(), and update(). |
|
|
|
Definition at line 43 of file pluginpopup.h. Referenced by create_objects(), and update(). |
1.4.4