Public Member Functions | List of all members
vtkPVGUIPluginInterface Class Referenceabstract

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

#include <vtkPVGUIPluginInterface.h>

Inheritance diagram for vtkPVGUIPluginInterface:
Inheritance graph
[legend]

Public Member Functions

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 15 of file vtkPVGUIPluginInterface.h.

Constructor & Destructor Documentation

◆ ~vtkPVGUIPluginInterface()

virtual vtkPVGUIPluginInterface::~vtkPVGUIPluginInterface ( )
virtual

Member Function Documentation

◆ interfaces()

virtual QObjectList vtkPVGUIPluginInterface::interfaces ( )
pure virtual

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