![]() |
KD Chart API Documentation
3.1
|
#include "KDChartPlotterDiagramCompressor.h"#include "KDChartPlotterDiagramCompressor_p.h"#include <QtCore/QPointF>#include <KDABLibFakes>#include <limits>#include <QDebug>Go to the source code of this file.
Functions | |
| qreal | calculateSlope (const PlotterDiagramCompressor::DataPoint &lhs, const PlotterDiagramCompressor::DataPoint &rhs) |
| bool | inBoundary (const QPair< qreal, qreal > &bounds, qreal value) |
| qreal calculateSlope | ( | const PlotterDiagramCompressor::DataPoint & | lhs, |
| const PlotterDiagramCompressor::DataPoint & | rhs | ||
| ) |
Definition at line 21 of file KDChartPlotterDiagramCompressor.cpp.
References KDChart::PlotterDiagramCompressor::DataPoint::key, and KDChart::PlotterDiagramCompressor::DataPoint::value.
|
inline |
Definition at line 396 of file KDChartPlotterDiagramCompressor.cpp.