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 ();
ViewProfileScale(int minimumWidth, QWidget *parent=0)
Single constructor.
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.