#include <PieChartView.h++>
◆ PieChartView()
◆ ~PieChartView()
◆ coordinateForValue()
int coordinateForValue |
( |
qreal |
value | ) |
const |
|
protectedinherited |
◆ dataChanged()
virtual void dataChanged |
( |
| ) |
|
|
protectedvirtual |
◆ drawHorizontalScale()
int drawHorizontalScale |
( |
QPainter & |
painter, |
|
|
int |
y |
|
) |
| |
|
protectedinherited |
◆ drawsLabels()
bool drawsLabels |
( |
| ) |
const |
|
inline |
◆ 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 |
|
virtualslotinherited |
◆ 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 |
◆ pieDepth()
◆ pieHeight()
◆ pieWidth()
◆ precision()
◆ resizeEvent()
virtual void resizeEvent |
( |
QResizeEvent * |
event | ) |
|
|
protectedvirtualinherited |
◆ scale()
◆ setDrawsLabels()
void setDrawsLabels |
( |
bool |
drawsLabels | ) |
|
◆ setModel()
void setModel |
( |
QAbstractItemModel * |
model | ) |
|
|
inherited |
◆ setOrientation
void setOrientation |
( |
Qt::Orientation |
orientation | ) |
|
|
slotinherited |
◆ setPieDepth()
void setPieDepth |
( |
int |
pieDepth | ) |
|
◆ setPieHeight()
void setPieHeight |
( |
int |
pieHeight | ) |
|
◆ setPieWidth()
void setPieWidth |
( |
int |
pieWidth | ) |
|
◆ 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: