#include <setformat.h>
Inherits BC_TextBox.

Public Member Functions | |
| ScaleAspectText (int x, int y, SetFormatThread *thread, float *output) | |
| ~ScaleAspectText () | |
| int | handle_event () |
Data Fields | |
| SetFormatThread * | thread |
| float * | output |
Definition at line 145 of file setformat.h.
| ScaleAspectText::ScaleAspectText | ( | int | x, | |
| int | y, | |||
| SetFormatThread * | thread, | |||
| float * | output | |||
| ) |
Definition at line 873 of file setformat.C.
| ScaleAspectText::~ScaleAspectText | ( | ) |
Definition at line 879 of file setformat.C.
| int ScaleAspectText::handle_event | ( | ) | [virtual] |
Reimplemented from BC_TextBox.
Definition at line 883 of file setformat.C.
References BC_TextBox::get_text(), and output.

Definition at line 151 of file setformat.h.
| float* ScaleAspectText::output |
1.5.5