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 More... | |
virtual QObjectList | interfaces ()=0 |
the main plugin interface for GUI extensions one instance of this resides in the plugin
Definition at line 14 of file pqPlugin.h.
|
inlinevirtual |
destructor
Definition at line 20 of file pqPlugin.h.
|
pure virtual |