#include <setformat.h>
Inherits BC_MenuItem.

Public Member Functions | |
| SetFormat (MWindow *mwindow) | |
| int | handle_event () |
Data Fields | |
| SetFormatThread * | thread |
| MWindow * | mwindow |
Definition at line 18 of file setformat.h.
| SetFormat::SetFormat | ( | MWindow * | mwindow | ) |
Definition at line 28 of file setformat.C.
References BC_MenuItem::set_shift(), and thread.

| int SetFormat::handle_event | ( | ) | [virtual] |
Reimplemented from BC_MenuItem.
Definition at line 36 of file setformat.C.
References Mutex::lock(), BC_WindowBase::lock_window(), BC_WindowBase::raise_window(), Thread::running(), Thread::start(), thread, Mutex::unlock(), BC_WindowBase::unlock_window(), SetFormatThread::window, and SetFormatThread::window_lock.

Definition at line 24 of file setformat.h.
1.5.5