32 #ifndef pqContourWidget_h 33 #define pqContourWidget_h 62 virtual void resetBounds() {
return this->Superclass::resetBounds(); }
81 virtual void setLineColor(
const QColor& color);
88 void contourLoopClosed();
92 void removeAllNodes();
93 void checkContourLoopClosed();
108 void toggleEditMode();
113 void finishContour();
122 virtual void reset();
128 virtual void createWidget(
pqServer*);
136 void deleteAllNodes();
141 void updateRepProperty(
vtkSMProxy* smProxy,
const char* propertyName);
144 pqInternals* Internals;
******DEPRECATION WARNING******* pqProxyPanel and subclasses will soon be removed from ParaView...
proxy for a VTK object(s) on a server
pqServer (should be renamed to pqSession) is a pqServerManagerModelItem subclass that represents a vt...