#include <timefront.h>
Inherits BC_CheckBox.

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

1.5.5