Engauge Digitizer
2
|
Linear horizontal scale, with the spectrum reflecting the active filter parameter. More...
#include <ViewProfileScale.h>
Public Member Functions | |
ViewProfileScale (int minimumWidth, QWidget *parent=0) | |
Single constructor. | |
virtual void | paintEvent (QPaintEvent *) |
Draw the gradient. | |
void | setBackgroundColor (QRgb rgbBackground) |
Save the background color for foreground calculations. | |
void | setColorFilterMode (ColorFilterMode colorFilterMode) |
Change the gradient type. | |
Linear horizontal scale, with the spectrum reflecting the active filter parameter.
Definition at line 16 of file ViewProfileScale.h.