#include <histogramwindow.h>
Inherits BC_GenericButton.

Public Member Functions | |
| HistogramReset (HistogramMain *plugin, int x, int y) | |
| int | handle_event () |
Data Fields | |
| HistogramMain * | plugin |
Definition at line 85 of file histogramwindow.h.
| HistogramReset::HistogramReset | ( | HistogramMain * | plugin, | |
| int | x, | |||
| int | y | |||
| ) |
Definition at line 571 of file histogramwindow.C.
| int HistogramReset::handle_event | ( | ) | [virtual] |
Reimplemented from BC_Button.
Definition at line 578 of file histogramwindow.C.
References plugin, PluginClient::reset(), and PluginClient::send_configure_change().

1.5.5