ParaView
Public Member Functions
pqPlugin Class Reference

the main plugin interface for GUI extensions one instance of this resides in the plugin More...

#include <pqPlugin.h>

List of all members.

Public Member Functions

virtual ~pqPlugin ()
 destructor
virtual QObjectList interfaces ()=0

Detailed Description

the main plugin interface for GUI extensions one instance of this resides in the plugin

Definition at line 40 of file pqPlugin.h.


Constructor & Destructor Documentation

virtual pqPlugin::~pqPlugin ( ) [inline, virtual]

destructor

Definition at line 44 of file pqPlugin.h.


Member Function Documentation

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

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