#include <ivtcwindow.h>
Inherits BC_CheckBox.

Public Member Functions | |
| IVTCFieldOrder (IVTCMain *client, int x, int y) | |
| ~IVTCFieldOrder () | |
| int | handle_event () |
Data Fields | |
| IVTCMain * | client |
Definition at line 50 of file ivtcwindow.h.
| IVTCFieldOrder::IVTCFieldOrder | ( | IVTCMain * | client, | |
| int | x, | |||
| int | y | |||
| ) |
Definition at line 106 of file ivtcwindow.C.
| IVTCFieldOrder::~IVTCFieldOrder | ( | ) |
Definition at line 111 of file ivtcwindow.C.
| int IVTCFieldOrder::handle_event | ( | ) | [virtual] |
Reimplemented from BC_CheckBox.
Definition at line 114 of file ivtcwindow.C.
References client, BC_Toggle::get_value(), and PluginClient::send_configure_change().

1.5.5