#include <timefront.h>
Inherits BC_CheckBox.

Public Member Functions | |
| TimeFrontShowGrayscale (TimeFrontMain *plugin, int x, int y) | |
| int | handle_event () |
Data Fields | |
| TimeFrontMain * | plugin |
Definition at line 171 of file timefront.h.
| TimeFrontShowGrayscale::TimeFrontShowGrayscale | ( | TimeFrontMain * | plugin, | |
| int | x, | |||
| int | y | |||
| ) |
| int TimeFrontShowGrayscale::handle_event | ( | ) | [virtual] |
Reimplemented from BC_CheckBox.
Definition at line 610 of file timefront.C.
References BC_Toggle::get_value(), plugin, and PluginClient::send_configure_change().

Definition at line 176 of file timefront.h.
Referenced by handle_event(), and TimeFrontShowGrayscale().
1.5.5