|
void | set_logarithmic (bool logarithmic) |
|
|
void | lower_position (int) |
|
void | upper_position (int) |
|
|
| QtHistogramGraph (QWidget *parent=0) |
|
void | set_histogram (const Core::Histogram &histogram) |
|
void | reset_histogram () |
|
bool | get_logarithmic () const |
|
virtual void | mousePressEvent (QMouseEvent *e) |
|
virtual void | mouseMoveEvent (QMouseEvent *e) |
|
void QtUtils::QtHistogramGraph::paintEvent |
( |
QPaintEvent * |
event | ) |
|
|
protectedvirtual |
PAINTEVENT: Overloaded call that redraws the histogram plot
void QtUtils::QtHistogramGraph::reset_histogram |
( |
| ) |
|
RESET_HISTOGRAM: Invalidate the current histogram
void QtUtils::QtHistogramGraph::set_histogram |
( |
const Core::Histogram & |
histogram | ) |
|
SET_HISTOGRAM: Set the histogram of the graph
The documentation for this class was generated from the following files: