#include <scale.h>
Inherits BC_CheckBox, and BC_CheckBox.

Public Member Functions | |
| ScaleConstrain (int x, int y, ScaleThread *thread) | |
| ~ScaleConstrain () | |
| int | handle_event () |
| ScaleConstrain (ScaleMain *client, int x, int y) | |
| ~ScaleConstrain () | |
| int | handle_event () |
Data Fields | |
| ScaleThread * | thread |
| ScaleMain * | client |
Definition at line 141 of file scale.h.
| ScaleConstrain::ScaleConstrain | ( | int | x, | |
| int | y, | |||
| ScaleThread * | thread | |||
| ) |
| ScaleConstrain::ScaleConstrain | ( | ScaleMain * | client, | |
| int | x, | |||
| int | y | |||
| ) |
Definition at line 141 of file scalewin.C.
| ScaleConstrain::~ScaleConstrain | ( | ) |
| int ScaleConstrain::handle_event | ( | ) | [virtual] |
Reimplemented from BC_CheckBox.
Definition at line 345 of file scale.C.
References ScaleThread::constrain_ratio, BC_Toggle::get_value(), and thread.

| int ScaleConstrain::handle_event | ( | ) | [virtual] |
Reimplemented from BC_CheckBox.
1.5.5