32 #ifndef pqColorMapEditor_h 33 #define pqColorMapEditor_h 35 #include "pqApplicationComponentsModule.h" 50 typedef QWidget Superclass;
70 void saveAsArrayDefault();
73 void restoreDefaults();
76 void setAutoUpdate(
bool);
78 void updateIfNeeded();
82 void setColorTransferFunction(vtkSMProxy* ctf);
86 void updateScalarBarButtons();
91 pqInternals* Internals;
92 friend class pqInternals;
pqDataRepresentation is the superclass for a display for a pqPipelineSource i.e.
pqColorMapEditor is a widget that can be used to edit the active color-map, if any.