|
Quark
0.1
|
This is the complete list of members for ClusteredBarChartView, including all inherited members.
| BarChartView(Qt::Orientation orientation, QWidget *parent=NULL) | BarChartView | protected |
| barDepth() const | BarChartView | inlineprotected |
| barSpacing() const | BarChartView | inlineprotected |
| barWidth() const | BarChartView | inlineprotected |
| ChartView(QWidget *parent=NULL) | ChartView | protected |
| ClusteredBarChartView(QWidget *parent=NULL) | ClusteredBarChartView | |
| ClusteredBarChartView(Qt::Orientation orientation, QWidget *parent=NULL) | ClusteredBarChartView | |
| coordinateForValue(qreal value) const | ChartView | protected |
| dataChanged() | ChartView | protectedvirtualslot |
| drawHorizontalBar(QPainter &painter, int x, int y, qreal value, const QColor &color) | BarChartView | protected |
| drawHorizontalScale(QPainter &painter, int y) | ChartView | protected |
| drawVerticalBar(QPainter &painter, int x, int y, qreal value, const QColor &color) | BarChartView | 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 | BarChartView | inlineprotectedvirtual |
| INSET | ChartView | protectedstatic |
| isHorizontalOrientationSupported() const | ChartView | virtualslot |
| isVerticalOrientationSupported() const | ChartView | virtualslot |
| makeTickLabel(qreal value) const | ChartView | protectedvirtual |
| model() const | ChartView | inline |
| orientation() const | ChartView | inline |
| paintEvent(QPaintEvent *event) | ClusteredBarChartView | protectedvirtual |
| 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 |
| setPrecision(int precision) | ChartView | slot |
| setTickInterval(qreal tickInterval) | ChartView | slot |
| tickInterval() const | ChartView | inline |
| ~BarChartView() | BarChartView | virtual |
| ~ChartView() | ChartView | virtual |
| ~ClusteredBarChartView() | ClusteredBarChartView | virtual |