|
ParaView
|
the main plugin interface for GUI extensions one instance of this resides in the plugin More...
#include <pqPlugin.h>
Public Member Functions | |
| virtual | ~pqPlugin () |
| destructor | |
| virtual QObjectList | interfaces ()=0 |
the main plugin interface for GUI extensions one instance of this resides in the plugin
Definition at line 40 of file pqPlugin.h.
| virtual pqPlugin::~pqPlugin | ( | ) | [inline, virtual] |
destructor
Definition at line 44 of file pqPlugin.h.
| virtual QObjectList pqPlugin::interfaces | ( | ) | [pure virtual] |
1.7.5.1