#include <qwt5_histogram_item.h>
Protected Member Functions |
virtual void | drawBar (QPainter *, Qt::Orientation o, const QRect &) const |
Member Enumeration Documentation
Constructor & Destructor Documentation
HistogramItem::HistogramItem |
( |
const QString & |
title = QString::null | ) |
|
|
explicit |
HistogramItem::HistogramItem |
( |
const QwtText & |
title | ) |
|
|
explicit |
HistogramItem::~HistogramItem |
( |
| ) |
|
|
virtual |
Member Function Documentation
double HistogramItem::baseline |
( |
| ) |
const |
QwtDoubleRect HistogramItem::boundingRect |
( |
| ) |
const |
|
virtual |
QColor HistogramItem::color |
( |
void |
| ) |
const |
const QwtIntervalData & HistogramItem::data |
( |
| ) |
const |
void HistogramItem::draw |
( |
QPainter * |
painter, |
|
|
const QwtScaleMap & |
xMap, |
|
|
const QwtScaleMap & |
yMap, |
|
|
const QRect & |
|
|
) |
| const |
|
virtual |
void HistogramItem::drawBar |
( |
QPainter * |
painter, |
|
|
Qt::Orientation |
o, |
|
|
const QRect & |
rect |
|
) |
| const |
|
protectedvirtual |
int HistogramItem::rtti |
( |
| ) |
const |
|
virtual |
void HistogramItem::setBaseline |
( |
double |
reference | ) |
|
void HistogramItem::setColor |
( |
const QColor & |
color | ) |
|
void HistogramItem::setData |
( |
const QwtIntervalData & |
data | ) |
|
void HistogramItem::setHistogramAttribute |
( |
HistogramAttribute |
attribute, |
|
|
bool |
on = true |
|
) |
| |
void HistogramItem::updateLegend |
( |
QwtLegend * |
legend | ) |
const |
|
virtual |
Update the widget that represents the curve on the legend.
The documentation for this class was generated from the following file: