7#ifndef VIEW_PROFILE_SCALE_H
8#define VIEW_PROFILE_SCALE_H
34 void paintForeground ();
36 void paintIntensity ();
37 void paintOneSpectrum (
const QColor &colorStart,
38 const QColor &colorStop);
39 void paintSaturation ();
Linear horizontal scale, with the spectrum reflecting the active filter parameter.
void setBackgroundColor(QRgb rgbBackground)
Save the background color for foreground calculations.
virtual void paintEvent(QPaintEvent *)
Draw the gradient.
void setColorFilterMode(ColorFilterMode colorFilterMode)
Change the gradient type.