Main Page   Class Hierarchy   Alphabetical List   Data Structures   File List   Data Fields   Related Pages  

PluginMenu Class Reference

Constructs a Popup menu from a plugin. More...

#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...


Detailed Description

Constructs a Popup menu from a plugin.


Constructor & Destructor Documentation

PluginMenu::PluginMenu void   
 

Constructor.

PluginMenu::~PluginMenu void   
 

Destructor.

Deletes the instance of the class.


Member Function Documentation

int PluginMenu::addPlugin Plugin   p
 

Add a plugin's items to the popup menu.


The documentation for this class was generated from the following files:
Generated on Tue Apr 1 11:01:18 2003 for ImprovQT by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002