32 #ifndef pqProxiesWidget_h 33 #define pqProxiesWidget_h 35 #include "pqComponentsModule.h" 36 #include <QScopedPointer> 63 typedef QWidget Superclass;
78 void addProxy(
vtkSMProxy*,
const QString& componentName = QString(),
79 const QStringList& properties = QStringList(),
bool applyChangesImmediately =
false);
93 bool filterWidgets(
bool show_advanced =
false,
const QString& filterText = QString());
136 void triggerChangeFinished();
137 void triggerChangeAvailable();
138 void triggerRestartRequired();
144 const QScopedPointer<pqInternals> Internals;
This is a PQ abstraction of a generic view module.
proxy for a VTK object(s) on a server