Go to the documentation of this file.
4 #ifndef pqProxySelectionWidget_h
5 #define pqProxySelectionWidget_h
7 #include "pqComponentsModule.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;
This is a PQ abstraction of a generic view module.
superclass for all SM properties
proxy for a VTK object(s) on a server