|
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. More... | |
| virtual void | paintEvent (QPaintEvent *) |
| Draw the gradient. More... | |
| void | setBackgroundColor (QRgb rgbBackground) |
| Save the background color for foreground calculations. More... | |
| void | setColorFilterMode (ColorFilterMode colorFilterMode) |
| Change the gradient type. More... | |
Linear horizontal scale, with the spectrum reflecting the active filter parameter.
Definition at line 16 of file ViewProfileScale.h.
|
explicit |
Single constructor.
Definition at line 11 of file ViewProfileScale.cpp.
|
virtual |
Draw the gradient.
Definition at line 19 of file ViewProfileScale.cpp.
| void ViewProfileScale::setBackgroundColor | ( | QRgb | rgbBackground | ) |
Save the background color for foreground calculations.
Definition at line 123 of file ViewProfileScale.cpp.
| void ViewProfileScale::setColorFilterMode | ( | ColorFilterMode | colorFilterMode | ) |
Change the gradient type.
Definition at line 128 of file ViewProfileScale.cpp.
1.8.14