33 #ifndef _pqProxyPanel_h 34 #define _pqProxyPanel_h 36 #include "pqComponentsModule.h" 38 #include "pqComponentsModule.h" 81 QSize sizeHint()
const;
91 bool selected()
const;
100 virtual void accept();
106 virtual void reset();
112 virtual void select();
118 virtual void deselect();
123 virtual void setView(
pqView*);
128 virtual void setModified();
136 void proxyModifiedEvent();
144 void viewChanged(
pqView*);
155 virtual void updateInformationAndDomains();
163 bool event(QEvent* e);
166 class pqImplementation;
167 pqImplementation*
const Implementation;
******DEPRECATION WARNING******* pqProxyPanel and subclasses will soon be removed from ParaView...
Manages links between Qt properties and unchecked proxy properties This is useful if more than one QW...
This is a PQ abstraction of a generic view module.
This class represents any registered Server Manager proxy.
proxy for a VTK object(s) on a server