#include <PluginMenu.h>
Public Methods | |
PluginMenu (void) | |
Constructor. More... | |
~PluginMenu (void) | |
Destructor. More... | |
int | addPlugin (Plugin *p) |
Add a plugin's items to the popup menu. More... |
|
Constructor.
|
|
Destructor. Deletes the instance of the class. |
|
Add a plugin's items to the popup menu.
|