#include <formatwindow.h>
Inherits BC_Radial.

Public Member Functions | |
| FormatLOHI (int x, int y, FormatHILO *hilo, Asset *asset) | |
| ~FormatLOHI () | |
| int | handle_event () |
Data Fields | |
| FormatHILO * | hilo |
| Asset * | asset |
Definition at line 103 of file formatwindow.h.
| FormatLOHI::FormatLOHI | ( | int | x, | |
| int | y, | |||
| FormatHILO * | hilo, | |||
| Asset * | asset | |||
| ) |
Definition at line 214 of file formatwindow.C.
| FormatLOHI::~FormatLOHI | ( | ) |
Definition at line 220 of file formatwindow.C.
| int FormatLOHI::handle_event | ( | ) | [virtual] |
Reimplemented from BC_Toggle.
Definition at line 222 of file formatwindow.C.
References asset, Asset::byte_order, BC_Toggle::get_value(), hilo, and BC_Toggle::update().

1.5.5