#include <channeledit.h>
Inherits BC_DialogThread.

Public Member Functions | |
| ConfirmScanThread (ChannelEditWindow *gui) | |
| void | handle_done_event (int result) |
| BC_Window * | new_gui () |
Data Fields | |
| ChannelEditWindow * | gui |
Definition at line 186 of file channeledit.h.
| ConfirmScanThread::ConfirmScanThread | ( | ChannelEditWindow * | gui | ) |
Definition at line 702 of file channeledit.C.
| void ConfirmScanThread::handle_done_event | ( | int | result | ) | [virtual] |
Reimplemented from BC_DialogThread.
Definition at line 708 of file channeledit.C.
References ChannelEditWindow::channel_picker, BC_DialogThread::get_gui(), gui, BC_WindowBase::hide_window(), BC_WindowBase::lock_window(), ChannelPicker::save_scan_defaults(), ChannelEditWindow::scan(), ChannelEditThread::scan_params, ChannelEditWindow::thread, and BC_WindowBase::unlock_window().

| BC_Window * ConfirmScanThread::new_gui | ( | ) | [virtual] |
Reimplemented from BC_DialogThread.
Definition at line 720 of file channeledit.C.
References ConfirmScan::create_objects(), BC_WindowBase::get_abs_cursor_x(), BC_WindowBase::get_abs_cursor_y(), and gui.

Reimplemented from BC_DialogThread.
Definition at line 192 of file channeledit.h.
Referenced by handle_done_event(), and new_gui().
1.5.5