33 #ifndef _pqHandleWidget_h 34 #define _pqHandleWidget_h 37 #include "pqDeprecatedModule.h" 58 { this->Superclass::resetBounds(); }
63 void onWidgetVisibilityChanged(
bool visible);
70 virtual void pick(
double,
double,
double);
73 class pqImplementation;
74 pqImplementation*
const Implementation;
pqServer (should be renamed to pqSession) is a pqServerManagerModelItem subclass that represents a vt...