33 #ifndef _pqHandleWidget_h 34 #define _pqHandleWidget_h 37 #include "pqDeprecatedModule.h" 61 virtual void resetBounds() { this->Superclass::resetBounds(); }
68 void onWidgetVisibilityChanged(
bool visible);
79 virtual void pick(
double,
double,
double);
82 class pqImplementation;
83 pqImplementation*
const Implementation;
proxy for a VTK object(s) on a server
pqServer (should be renamed to pqSession) is a pqServerManagerModelItem subclass that represents a vt...