#include <setformat.h>
Inherits BC_GenericButton.

Public Member Functions | |
| SetFormatApply (int x, int y, SetFormatThread *thread) | |
| int | handle_event () |
Data Fields | |
| SetFormatThread * | thread |
Definition at line 155 of file setformat.h.
| SetFormatApply::SetFormatApply | ( | int | x, | |
| int | y, | |||
| SetFormatThread * | thread | |||
| ) |
Definition at line 894 of file setformat.C.
| int SetFormatApply::handle_event | ( | ) | [virtual] |
Reimplemented from BC_Button.
Definition at line 900 of file setformat.C.
References SetFormatThread::apply_changes(), and thread.

1.5.5