32 #ifndef pqComparativeVisPanel_h 33 #define pqComparativeVisPanel_h 35 #include "pqComponentsModule.h" 41 class vtkEventQtSlotConnect;
49 typedef QWidget Superclass;
72 void updateParametersList();
75 void parameterSelectionChanged();
80 void removeParameter(
int index);
88 vtkSMProxy* animatedProxy,
const QString& animatedPName,
int animatedIndex);
92 vtkEventQtSlotConnect* VTKConnect;
This is a PQ abstraction of a generic view module.
pqComparativeVisPanel is a properties page for the comparative view.