#include <setformat.h>
Inherits BC_Button.

Public Member Functions | |
| FormatSwapExtents (MWindow *mwindow, SetFormatThread *thread, SetFormatWindow *gui, int x, int y) | |
| int | handle_event () |
Data Fields | |
| MWindow * | mwindow |
| SetFormatThread * | thread |
| SetFormatWindow * | gui |
Definition at line 172 of file setformat.h.
| FormatSwapExtents::FormatSwapExtents | ( | MWindow * | mwindow, | |
| SetFormatThread * | thread, | |||
| SetFormatWindow * | gui, | |||
| int | x, | |||
| int | y | |||
| ) |
Definition at line 918 of file setformat.C.
References BC_WindowBase::set_tooltip().

| int FormatSwapExtents::handle_event | ( | ) | [virtual] |
Reimplemented from BC_Button.
Definition at line 931 of file setformat.C.
References SetFormatWindow::dimension, SetFormatThread::dimension, gui, BC_WindowBase::h, thread, BC_TextBox::update(), SetFormatThread::update_window(), and BC_WindowBase::w.

Definition at line 181 of file setformat.h.
1.5.5