ParaView
Public Member Functions
pqParticleTracerPanel Class Reference

Custom panel for the ParticleTracer filter that manages a combined Qt / 3D widget UI. More...

#include <pqParticleTracerPanel.h>

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

List of all members.

Public Member Functions

 pqParticleTracerPanel (pqProxy *proxy, QWidget *p)
 ~pqParticleTracerPanel ()
virtual void accept ()
 accept the changes made to the properties changes will be propogated down to the server manager subclasses should only change properties when accept is called to work properly with undo/redo

Detailed Description

Custom panel for the ParticleTracer filter that manages a combined Qt / 3D widget UI.

Definition at line 41 of file pqParticleTracerPanel.h.


Constructor & Destructor Documentation

pqParticleTracerPanel::pqParticleTracerPanel ( pqProxy proxy,
QWidget *  p 
)
pqParticleTracerPanel::~pqParticleTracerPanel ( )

Member Function Documentation

virtual void pqParticleTracerPanel::accept ( ) [virtual]

accept the changes made to the properties changes will be propogated down to the server manager subclasses should only change properties when accept is called to work properly with undo/redo

Reimplemented from pqObjectPanel.


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