ParaView
Public Member Functions | Static Public Member Functions | Protected Member Functions
pqPlotMatrixView Class Reference

#include <pqPlotMatrixView.h>

Inheritance diagram for pqPlotMatrixView:
Inheritance graph
[legend]
Collaboration diagram for pqPlotMatrixView:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 pqPlotMatrixView (const QString &group, const QString &name, vtkSMContextViewProxy *viewModule, pqServer *server, QObject *parent=NULL)
virtual ~pqPlotMatrixView ()

Static Public Member Functions

static QString viewType ()
static QString viewTypeName ()

Protected Member Functions

virtual void selectionChanged ()
 Listen for new selection events, and pass them back to ParaView.

Detailed Description

Definition at line 37 of file pqPlotMatrixView.h.


Constructor & Destructor Documentation

pqPlotMatrixView::pqPlotMatrixView ( const QString &  group,
const QString &  name,
vtkSMContextViewProxy viewModule,
pqServer server,
QObject *  parent = NULL 
)
virtual pqPlotMatrixView::~pqPlotMatrixView ( ) [virtual]

Member Function Documentation

static QString pqPlotMatrixView::viewType ( ) [inline, static]

Definition at line 50 of file pqPlotMatrixView.h.

static QString pqPlotMatrixView::viewTypeName ( ) [inline, static]

Definition at line 51 of file pqPlotMatrixView.h.

virtual void pqPlotMatrixView::selectionChanged ( ) [protected, virtual]

Listen for new selection events, and pass them back to ParaView.

Reimplemented from pqContextView.


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