Public Member Functions | List of all members
pqPlugin Class Referenceabstract

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
 

Detailed Description

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

Definition at line 42 of file pqPlugin.h.

Constructor & Destructor Documentation

◆ ~pqPlugin()

virtual pqPlugin::~pqPlugin ( )
inlinevirtual

destructor

Definition at line 48 of file pqPlugin.h.

Member Function Documentation

◆ interfaces()

virtual QObjectList pqPlugin::interfaces ( )
pure virtual

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