Quark  0.1
ChartView Member List

This is the complete list of members for ChartView, including all inherited members.

ChartView(QWidget *parent=NULL)ChartViewprotected
coordinateForValue(qreal value) constChartViewprotected
dataChanged()ChartViewprotectedvirtualslot
drawHorizontalScale(QPainter &painter, int y)ChartViewprotected
drawVerticalScale(QPainter &painter, int x)ChartViewprotected
getMinMaxSumsPerSample(qreal &minSum, qreal &maxSum) constChartViewprotected
getMinMaxValues(qreal &minValue, qreal &maxValue) constChartViewprotectedvirtual
getMinMaxValuesPerSample(qreal &minValue, qreal &maxValue) constChartViewprotected
getSumForSample(int sample) constChartViewprotected
hasScale() const =0ChartViewprotectedpure virtual
INSETChartViewprotectedstatic
isHorizontalOrientationSupported() constChartViewvirtualslot
isVerticalOrientationSupported() constChartViewvirtualslot
makeTickLabel(qreal value) constChartViewprotectedvirtual
model() constChartViewinline
orientation() constChartViewinline
precision() constChartViewinline
resizeEvent(QResizeEvent *event)ChartViewprotectedvirtual
scale() constChartViewinlineprotected
SCALE_GAPChartViewprotectedstatic
setModel(QAbstractItemModel *model)ChartView
setOrientation(Qt::Orientation orientation)ChartViewslot
setPrecision(int precision)ChartViewslot
setTickInterval(qreal tickInterval)ChartViewslot
tickInterval() constChartViewinline
~ChartView()ChartViewvirtual