#include <histogramwindow.h>
Inherits BC_CheckBox.

Public Member Functions | |
| HistogramPlot (HistogramMain *plugin, int x, int y) | |
| int | handle_event () |
Data Fields | |
| HistogramMain * | plugin |
Definition at line 52 of file histogramwindow.h.
| HistogramPlot::HistogramPlot | ( | HistogramMain * | plugin, | |
| int | x, | |||
| int | y | |||
| ) |
Definition at line 771 of file histogramwindow.C.
| int HistogramPlot::handle_event | ( | ) | [virtual] |
Reimplemented from BC_CheckBox.
Definition at line 779 of file histogramwindow.C.
References BC_Toggle::get_value(), plugin, and PluginClient::send_configure_change().

1.5.5