ParaView
Public Slots | Public Member Functions
pqSelectThroughPanel Class Reference

Custom panel for frustum selection. More...

#include <pqSelectThroughPanel.h>

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

List of all members.

Public Slots

void startSelect ()
 called when rubber band creation finished
void endSelect ()
virtual void accept ()
 accept changes made by this panel overridden to push frustum values over necessary because frustum is not yet tied to a widget
void setActiveView (pqView *)
 Used to keep track of active render module.

Public Member Functions

 pqSelectThroughPanel (pqProxy *proxy, QWidget *p)
 ~pqSelectThroughPanel ()

Detailed Description

Custom panel for frustum selection.

Definition at line 41 of file pqSelectThroughPanel.h.


Constructor & Destructor Documentation

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

Member Function Documentation

void pqSelectThroughPanel::startSelect ( ) [slot]

called when rubber band creation finished

void pqSelectThroughPanel::endSelect ( ) [slot]
virtual void pqSelectThroughPanel::accept ( ) [virtual, slot]

accept changes made by this panel overridden to push frustum values over necessary because frustum is not yet tied to a widget

Reimplemented from pqObjectPanel.

void pqSelectThroughPanel::setActiveView ( pqView ) [slot]

Used to keep track of active render module.


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