|
void | set_histogram (const Core::Histogram &histogram) |
|
void | set_min (double) |
|
void | set_max (double) |
|
double | get_histogram_min () |
|
double | get_histogram_max () |
|
void | hide_threshold_bars () |
|
void | show_threshold_bars () |
|
void | reset_histogram () |
|
|
void | lower_changed_signal (double) |
|
void | upper_changed_signal (double) |
|
|
| QtHistogramWidget (QWidget *parent, QtSliderDoubleCombo *upper_threshold=0, QtSliderDoubleCombo *lower_threshold=0, bool show_threshold_brackets=false) |
|
virtual void | mousePressEvent (QMouseEvent *e) |
|
virtual void | mouseMoveEvent (QMouseEvent *e) |
|
virtual void | resizeEvent (QResizeEvent *e) |
|
void | set_thresholds (QtSliderDoubleCombo *upper_threshold, QtSliderDoubleCombo *lower_threshold) |
|
void QtUtils::QtHistogramWidget::reset_histogram |
( |
| ) |
|
|
slot |
RESET_HISTOGRAM: Invalidate the current histogram
void QtUtils::QtHistogramWidget::set_histogram |
( |
const Core::Histogram & |
histogram | ) |
|
|
slot |
SET_HISTOGRAM: Set the histogram of the graph
The documentation for this class was generated from the following files: