#include <resizetrackthread.h>
Inherits BC_TextBox.

Public Member Functions | |
| ResizeTrackScaleW (ResizeTrackWindow *gui, ResizeTrackThread *thread, int x, int y) | |
| int | handle_event () |
Data Fields | |
| ResizeTrackWindow * | gui |
| ResizeTrackThread * | thread |
Definition at line 76 of file resizetrackthread.h.
| ResizeTrackScaleW::ResizeTrackScaleW | ( | ResizeTrackWindow * | gui, | |
| ResizeTrackThread * | thread, | |||
| int | x, | |||
| int | y | |||
| ) |
Definition at line 247 of file resizetrackthread.C.
| int ResizeTrackScaleW::handle_event | ( | ) | [virtual] |
Reimplemented from BC_TextBox.
Definition at line 256 of file resizetrackthread.C.
References BC_TextBox::get_text(), gui, thread, ResizeTrackWindow::update(), and ResizeTrackThread::w_scale.

1.5.5