#include <QtPlotHistogram.h>
|
virtual void | draw_bar (QPainter *, Qt::Orientation orientation, const QRect &) const |
|
Definition at line 37 of file QtPlotHistogram.h.
QtPlotHistogram::QtPlotHistogram |
( |
const QString & |
label = QString::null | ) |
|
|
explicit |
QtPlotHistogram::QtPlotHistogram |
( |
const QwtText & |
title | ) |
|
|
explicit |
QtPlotHistogram::~QtPlotHistogram |
( |
| ) |
|
|
inline |
double QtPlotHistogram::baseline |
( |
| ) |
const |
|
inline |
QwtDoubleRect QtPlotHistogram::boundingRect |
( |
| ) |
const |
QColor QtPlotHistogram::color |
( |
| ) |
const |
|
inline |
void QtPlotHistogram::draw |
( |
QPainter * |
, |
|
|
const QwtScaleMap & |
xMap, |
|
|
const QwtScaleMap & |
yMap, |
|
|
const QRect & |
|
|
) |
| const |
virtual void QtPlotHistogram::draw_bar |
( |
QPainter * |
, |
|
|
Qt::Orientation |
orientation, |
|
|
const QRect & |
|
|
) |
| const |
|
privatevirtual |
int QtPlotHistogram::rtti |
( |
| ) |
const |
|
inline |
void QtPlotHistogram::setBaseline |
( |
double |
reference | ) |
|
void QtPlotHistogram::setColor |
( |
const QColor & |
c | ) |
|
QColor QtPlotHistogram::color_ |
|
private |
double QtPlotHistogram::reference_ |
|
private |
The documentation for this class was generated from the following file: