45 pqBoxWidget(vtkSMProxy* refProxy, vtkSMProxy* proxy, QWidget* p = 0);
56 { this->Superclass::resetBounds(); }
73 void onWidgetVisibilityChanged(
bool visible);
75 void onEnableTranslation(
bool);
76 void onEnableScaling(
bool);
77 void onEnableRotation(
bool);
78 void onEnableMoveFaces(
bool);
85 class pqImplementation;
86 pqImplementation* Implementation;
******DEPRECATION WARNING******* pqProxyPanel and subclasses will soon be removed from ParaView...
pqServer (should be renamed to pqSession) is a pqServerManagerModelItem subclass that represents a vt...