32 #ifndef _pqTransferFunctionWidgetPropertyWidget_h 33 #define _pqTransferFunctionWidgetPropertyWidget_h 35 #include "pqApplicationComponentsModule.h" 38 class vtkSMTransferFunctionProxy;
50 vtkSMProperty *property,
56 void minXChanged(
double newMinX);
57 void maxXChanged(
double newMaxX);
60 vtkSMProperty* Property;
63 void propagateProxyPointsProperty(vtkSMTransferFunctionProxy* tfp);
64 void updateTransferFunctionRanges(vtkSMTransferFunctionProxy* tfp);
67 #endif // _pqTransferFunctionWidgetPropertyWidget_h