ParaView
Public Member Functions | Protected Slots | Protected Attributes
pqThresholdPanel Class Reference

#include <pqThresholdPanel.h>

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

List of all members.

Public Member Functions

 pqThresholdPanel (pqProxy *proxy, QWidget *p=NULL)
 constructor
 ~pqThresholdPanel ()
 destructor

Protected Slots

void lowerChanged (double)
void upperChanged (double)
void variableChanged ()

Protected Attributes

pqUI * UI

Detailed Description

Definition at line 40 of file pqThresholdPanel.h.


Constructor & Destructor Documentation

pqThresholdPanel::pqThresholdPanel ( pqProxy proxy,
QWidget *  p = NULL 
)

constructor

pqThresholdPanel::~pqThresholdPanel ( )

destructor


Member Function Documentation

void pqThresholdPanel::lowerChanged ( double  ) [protected, slot]
void pqThresholdPanel::upperChanged ( double  ) [protected, slot]
void pqThresholdPanel::variableChanged ( ) [protected, slot]

Member Data Documentation

pqUI* pqThresholdPanel::UI [protected]

Definition at line 56 of file pqThresholdPanel.h.


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