4 #ifndef pqScalarsToColors_h 5 #define pqScalarsToColors_h 14 class pqScalarsToColorsInternal;
24 QObject* parent =
nullptr);
35 bool getScalarRangeLock()
const;
42 void setScalarRange(
double min,
double max);
48 QPair<double, double> getScalarRange()
const;
53 bool getUseLogScale()
const;
63 void setVectorMode(
Mode mode,
int component);
68 Mode getVectorMode()
const;
69 int getVectorComponent()
const;
75 void updateScalarBarTitles(
const QString& component);
95 static void setColorRangeScalingMode(
int);
96 static int colorRangeScalingMode(
int default_value = GROW_ON_MODIFIED);
103 void componentOrModeChanged();
108 void hideUnusedScalarBars();
113 void setScalarRangeLock(
bool lock);
128 pqScalarsToColorsInternal* Internal;
pqScalarsToColors is a represents a vtkScalarsToColors proxy.
pqScalarBarRepresentation is created for "ScalarBarWidgetRepresentation" proxies. ...
This class represents any registered Server Manager proxy.
pqRenderViewBase is an abstract base class for all render-view based views.
proxy for a VTK object(s) on a server
pqServer (should be renamed to pqSession) is a pqServerManagerModelItem subclass that represents a vt...