#include <LineChartView.h++>
◆ LineChartView()
◆ ~LineChartView()
◆ coordinateForValue()
| int coordinateForValue |
( |
qreal |
value | ) |
const |
|
protectedinherited |
◆ dataChanged
| virtual void dataChanged |
( |
| ) |
|
|
protectedvirtualslotinherited |
◆ drawHorizontalScale()
| int drawHorizontalScale |
( |
QPainter & |
painter, |
|
|
int |
y |
|
) |
| |
|
protectedinherited |
◆ drawVerticalScale()
| int drawVerticalScale |
( |
QPainter & |
painter, |
|
|
int |
x |
|
) |
| |
|
protectedinherited |
◆ getMinMaxSumsPerSample()
| void getMinMaxSumsPerSample |
( |
qreal & |
minSum, |
|
|
qreal & |
maxSum |
|
) |
| const |
|
protectedinherited |
◆ getMinMaxValues()
| virtual void getMinMaxValues |
( |
qreal & |
minValue, |
|
|
qreal & |
maxValue |
|
) |
| const |
|
protectedvirtualinherited |
◆ getMinMaxValuesPerSample()
| void getMinMaxValuesPerSample |
( |
qreal & |
minValue, |
|
|
qreal & |
maxValue |
|
) |
| const |
|
protectedinherited |
◆ getSumForSample()
| qreal getSumForSample |
( |
int |
sample | ) |
const |
|
protectedinherited |
◆ hasScale()
| virtual bool hasScale |
( |
| ) |
const |
|
inlineprotectedvirtual |
◆ isHorizontalOrientationSupported
| virtual bool isHorizontalOrientationSupported |
( |
| ) |
const |
|
virtualslotinherited |
◆ isVerticalOrientationSupported()
| virtual bool isVerticalOrientationSupported |
( |
| ) |
const |
|
inlinevirtual |
◆ makeTickLabel()
| virtual QString makeTickLabel |
( |
qreal |
value | ) |
const |
|
protectedvirtualinherited |
◆ model()
| QAbstractItemModel* model |
( |
| ) |
const |
|
inlineinherited |
◆ orientation()
| Qt::Orientation orientation |
( |
| ) |
const |
|
inlineinherited |
◆ paintEvent()
| virtual void paintEvent |
( |
QPaintEvent * |
event | ) |
|
|
protectedvirtual |
◆ pointRadius()
| int pointRadius |
( |
| ) |
const |
|
inline |
◆ pointSpacing()
| int pointSpacing |
( |
| ) |
const |
|
inline |
◆ precision()
◆ resizeEvent()
| virtual void resizeEvent |
( |
QResizeEvent * |
event | ) |
|
|
protectedvirtualinherited |
◆ scale()
◆ setModel()
| void setModel |
( |
QAbstractItemModel * |
model | ) |
|
|
inherited |
◆ setOrientation
| void setOrientation |
( |
Qt::Orientation |
orientation | ) |
|
|
slotinherited |
◆ setPointRadius()
| void setPointRadius |
( |
int |
pointRadius | ) |
|
◆ setPointSpacing()
| void setPointSpacing |
( |
int |
pointSpacing | ) |
|
◆ setPrecision
| void setPrecision |
( |
int |
precision | ) |
|
|
slotinherited |
◆ setTickInterval
| void setTickInterval |
( |
qreal |
tickInterval | ) |
|
|
slotinherited |
◆ tickInterval()
| qreal tickInterval |
( |
| ) |
const |
|
inlineinherited |
◆ INSET
◆ SCALE_GAP
The documentation for this class was generated from the following file: