#include <ChartView.h++>
◆ ~ChartView()
◆ ChartView()
◆ coordinateForValue()
int coordinateForValue |
( |
qreal |
value | ) |
const |
|
protected |
◆ dataChanged
virtual void dataChanged |
( |
| ) |
|
|
protectedvirtualslot |
◆ drawHorizontalScale()
int drawHorizontalScale |
( |
QPainter & |
painter, |
|
|
int |
y |
|
) |
| |
|
protected |
◆ drawVerticalScale()
int drawVerticalScale |
( |
QPainter & |
painter, |
|
|
int |
x |
|
) |
| |
|
protected |
◆ getMinMaxSumsPerSample()
void getMinMaxSumsPerSample |
( |
qreal & |
minSum, |
|
|
qreal & |
maxSum |
|
) |
| const |
|
protected |
◆ getMinMaxValues()
virtual void getMinMaxValues |
( |
qreal & |
minValue, |
|
|
qreal & |
maxValue |
|
) |
| const |
|
protectedvirtual |
◆ getMinMaxValuesPerSample()
void getMinMaxValuesPerSample |
( |
qreal & |
minValue, |
|
|
qreal & |
maxValue |
|
) |
| const |
|
protected |
◆ getSumForSample()
qreal getSumForSample |
( |
int |
sample | ) |
const |
|
protected |
◆ hasScale()
virtual bool hasScale |
( |
| ) |
const |
|
protectedpure virtual |
◆ isHorizontalOrientationSupported
virtual bool isHorizontalOrientationSupported |
( |
| ) |
const |
|
virtualslot |
◆ isVerticalOrientationSupported
virtual bool isVerticalOrientationSupported |
( |
| ) |
const |
|
virtualslot |
◆ makeTickLabel()
virtual QString makeTickLabel |
( |
qreal |
value | ) |
const |
|
protectedvirtual |
◆ model()
QAbstractItemModel* model |
( |
| ) |
const |
|
inline |
◆ orientation()
Qt::Orientation orientation |
( |
| ) |
const |
|
inline |
◆ precision()
◆ resizeEvent()
virtual void resizeEvent |
( |
QResizeEvent * |
event | ) |
|
|
protectedvirtual |
◆ scale()
◆ setModel()
void setModel |
( |
QAbstractItemModel * |
model | ) |
|
◆ setOrientation
void setOrientation |
( |
Qt::Orientation |
orientation | ) |
|
|
slot |
◆ setPrecision
void setPrecision |
( |
int |
precision | ) |
|
|
slot |
◆ setTickInterval
void setTickInterval |
( |
qreal |
tickInterval | ) |
|
|
slot |
◆ tickInterval()
qreal tickInterval |
( |
| ) |
const |
|
inline |
◆ INSET
◆ SCALE_GAP
The documentation for this class was generated from the following file: