#include <Plot2d_PlotItems.h>
◆ Plot2d_QwtPlotCurve()
◆ ~Plot2d_QwtPlotCurve()
| Plot2d_QwtPlotCurve::~Plot2d_QwtPlotCurve |
( |
| ) |
|
|
virtual |
◆ clearDeviationData()
| void Plot2d_QwtPlotCurve::clearDeviationData |
( |
| ) |
|
◆ deviationMarkerColor()
| QColor Plot2d_QwtPlotCurve::deviationMarkerColor |
( |
| ) |
const |
|
protected |
◆ deviationMarkerLineWidth()
| int Plot2d_QwtPlotCurve::deviationMarkerLineWidth |
( |
| ) |
const |
|
protected |
◆ deviationMarkerTickSize()
| int Plot2d_QwtPlotCurve::deviationMarkerTickSize |
( |
| ) |
const |
|
protected |
◆ drawSeries()
| void Plot2d_QwtPlotCurve::drawSeries |
( |
QPainter * |
painter, |
|
|
const QwtScaleMap & |
xMap, |
|
|
const QwtScaleMap & |
yMap, |
|
|
const QRectF & |
canvasRect, |
|
|
int |
from, |
|
|
int |
to |
|
) |
| const |
|
virtual |
◆ hasDeviationData()
| bool Plot2d_QwtPlotCurve::hasDeviationData |
( |
| ) |
const |
Return true if deviation is assigned to the plot item, false otherwise.
References myDeviationData.
◆ itemChanged()
| void Plot2d_QwtPlotCurve::itemChanged |
( |
| ) |
|
|
protectedvirtual |
Redefined method, which updates and calls QwtPlot::autoRefresh() for the parent plot
References updateLegend().
◆ setDeviationData()
| void Plot2d_QwtPlotCurve::setDeviationData |
( |
const double * |
min, |
|
|
const double * |
max, |
|
|
const QList< int > & |
idx |
|
) |
| |
◆ setYAxisIdentifierEnabled()
| void Plot2d_QwtPlotCurve::setYAxisIdentifierEnabled |
( |
const bool |
on | ) |
|
|
virtual |
◆ updateLegend()
| void Plot2d_QwtPlotCurve::updateLegend |
( |
const QwtPlotItem * |
thePlotItem, |
|
|
const QList< QwtLegendData > & |
theLegendData |
|
) |
| |
|
protectedvirtual |
◆ myDeviationData
◆ myYAxis
◆ myYAxisIdentifierEnabled
| bool Plot2d_QwtPlotCurve::myYAxisIdentifierEnabled |
|
private |
The documentation for this class was generated from the following files: