vtkPVGUIPluginInterface defines the interface required by GUI plugins. More...
#include <vtkPVGUIPluginInterface.h>
Public Member Functions | |
virtual | ~vtkPVGUIPluginInterface () |
virtual QObjectList | interfaces ()=0 |
vtkPVGUIPluginInterface defines the interface required by GUI plugins.
This simply provides access to the GUI-component interfaces defined in this plugin.
Definition at line 15 of file vtkPVGUIPluginInterface.h.
|
virtual |
|
pure virtual |