7#ifndef VIEW_PROFILE_SCALE_H
8#define VIEW_PROFILE_SCALE_H
34 void paintForeground ();
36 void paintIntensity ();
39 void paintSaturation ();
const int INNER_RADIUS_MIN
Linear horizontal scale, with the spectrum reflecting the active filter parameter.
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.