#include <formatwindow.h>
Inherits BC_CheckBox.

Public Member Functions | |
| FormatSigned (int x, int y, Asset *asset) | |
| ~FormatSigned () | |
| int | handle_event () |
Data Fields | |
| Asset * | asset |
Definition at line 82 of file formatwindow.h.
| FormatSigned::FormatSigned | ( | int | x, | |
| int | y, | |||
| Asset * | asset | |||
| ) |
Definition at line 187 of file formatwindow.C.
| FormatSigned::~FormatSigned | ( | ) |
Definition at line 190 of file formatwindow.C.
| int FormatSigned::handle_event | ( | ) | [virtual] |
Reimplemented from BC_CheckBox.
Definition at line 191 of file formatwindow.C.
References asset, BC_Toggle::get_value(), and Asset::signed_.

1.5.5