|
Quark
0.1
|
This is the complete list of members for LineChartView, including all inherited members.
| ChartView(QWidget *parent=NULL) | ChartView | protected |
| coordinateForValue(qreal value) const | ChartView | protected |
| dataChanged() | ChartView | protectedvirtualslot |
| drawHorizontalScale(QPainter &painter, int y) | ChartView | protected |
| drawVerticalScale(QPainter &painter, int x) | ChartView | protected |
| getMinMaxSumsPerSample(qreal &minSum, qreal &maxSum) const | ChartView | protected |
| getMinMaxValues(qreal &minValue, qreal &maxValue) const | ChartView | protectedvirtual |
| getMinMaxValuesPerSample(qreal &minValue, qreal &maxValue) const | ChartView | protected |
| getSumForSample(int sample) const | ChartView | protected |
| hasScale() const | LineChartView | inlineprotectedvirtual |
| INSET | ChartView | protectedstatic |
| isHorizontalOrientationSupported() const | ChartView | virtualslot |
| isVerticalOrientationSupported() const | LineChartView | inlinevirtual |
| LineChartView(QWidget *parent=NULL) | LineChartView | |
| makeTickLabel(qreal value) const | ChartView | protectedvirtual |
| model() const | ChartView | inline |
| orientation() const | ChartView | inline |
| paintEvent(QPaintEvent *event) | LineChartView | protectedvirtual |
| pointRadius() const | LineChartView | inline |
| pointSpacing() const | LineChartView | inline |
| precision() const | ChartView | inline |
| resizeEvent(QResizeEvent *event) | ChartView | protectedvirtual |
| scale() const | ChartView | inlineprotected |
| SCALE_GAP | ChartView | protectedstatic |
| setModel(QAbstractItemModel *model) | ChartView | |
| setOrientation(Qt::Orientation orientation) | ChartView | slot |
| setPointRadius(int pointRadius) | LineChartView | |
| setPointSpacing(int pointSpacing) | LineChartView | |
| setPrecision(int precision) | ChartView | slot |
| setTickInterval(qreal tickInterval) | ChartView | slot |
| tickInterval() const | ChartView | inline |
| ~ChartView() | ChartView | virtual |
| ~LineChartView() | LineChartView | virtual |