casa
5.7.0-16
|
Custom QwtPlotCurve that provides the capability of a thicker (rectangular) legend rather than a hard-to-see line that mirrors the thickness of the curve. More...
#include <LegendCurve.h>
Public Member Functions | |
LegendCurve (ColorProvider *colorProvider) | |
virtual QColor | getRectColor () const |
QWidget * | legendItem () const |
virtual | ~LegendCurve () |
Public Member Functions inherited from casa::ColorProvider | |
virtual | ~ColorProvider () |
Private Member Functions | |
LegendCurve (const LegendCurve &other) | |
LegendCurve | operator= (const LegendCurve &other) |
Private Attributes | |
const ColorProvider * | colorSource |
Custom QwtPlotCurve that provides the capability of a thicker (rectangular) legend rather than a hard-to-see line that mirrors the thickness of the curve.
Definition at line 40 of file LegendCurve.h.
casa::LegendCurve::LegendCurve | ( | ColorProvider * | colorProvider | ) |
|
virtual |
|
private |
|
virtual |
Implements casa::ColorProvider.
QWidget* casa::LegendCurve::legendItem | ( | ) | const |
|
private |
|
private |
Definition at line 51 of file LegendCurve.h.