4 #ifndef pqProxySelectionWidget_h 5 #define pqProxySelectionWidget_h 10 #include <QScopedPointer> 25 Q_PROPERTY(
pqSMProxy chosenProxy READ chosenProxy WRITE setChosenProxy)
45 void apply()
override;
46 void reset()
override;
49 void updateWidget(
bool showing_advanced_properties)
override;
57 void chosenProxyChanged();
65 void currentIndexChanged(
int);
69 const QScopedPointer<pqInternal> Internal;
#define PQCOMPONENTS_EXPORT
superclass for all SM properties
This is a PQ abstraction of a generic view module.
proxy for a VTK object(s) on a server