32 #ifndef pqProxySelectionWidget_h 33 #define pqProxySelectionWidget_h 35 #include "pqComponentsModule.h" 38 #include <QScopedPointer> 53 Q_PROPERTY(
pqSMProxy chosenProxy READ chosenProxy WRITE setChosenProxy)
77 virtual void updateWidget(
bool showing_advanced_properties);
85 void chosenProxyChanged();
93 void currentIndexChanged(
int);
97 const QScopedPointer<pqInternal> Internal;
superclass for all SM properties
This is a PQ abstraction of a generic view module.
vtkSmartPointer< vtkSMProxy > pqSMProxy
make pqSMProxy synonymous to a smart pointer of a vtkSMProxy
proxy for a VTK object(s) on a server