ParaView
Public Member Functions
vtkPVGUIPluginInterface Class Reference

vtkPVGUIPluginInterface defines the interface required by GUI plugins. More...

#include <vtkPVGUIPluginInterface.h>

List of all members.

Public Member Functions

virtual ~vtkPVGUIPluginInterface ()
virtual QObjectList interfaces ()=0
virtual ~vtkPVGUIPluginInterface ()
virtual QObjectList interfaces ()=0

Detailed Description

vtkPVGUIPluginInterface defines the interface required by GUI plugins.

This simply provides access to the GUI-component interfaces defined in this plugin.

Definition at line 25 of file vtkPVGUIPluginInterface.h.


Constructor & Destructor Documentation

virtual vtkPVGUIPluginInterface::~vtkPVGUIPluginInterface ( ) [virtual]
virtual vtkPVGUIPluginInterface::~vtkPVGUIPluginInterface ( ) [virtual]

Member Function Documentation

virtual QObjectList vtkPVGUIPluginInterface::interfaces ( ) [pure virtual]
virtual QObjectList vtkPVGUIPluginInterface::interfaces ( ) [pure virtual]

The documentation for this class was generated from the following files: