#include <channeledit.h>
Inherits BC_Window.

Public Member Functions | |
| ConfirmScan (ChannelEditWindow *gui, int x, int y) | |
| void | create_objects () |
Data Fields | |
| ChannelEditWindow * | gui |
Definition at line 178 of file channeledit.h.
| ConfirmScan::ConfirmScan | ( | ChannelEditWindow * | gui, | |
| int | x, | |||
| int | y | |||
| ) |
Definition at line 630 of file channeledit.C.
| void ConfirmScan::create_objects | ( | ) |
Definition at line 645 of file channeledit.C.
References _, ChannelEditEditInput::add_items(), ChannelEditEditNorm::add_items(), ChannelEditEditFreqtable::add_items(), BC_WindowBase::add_subwindow(), BC_WindowBase::BC_Title, BC_PopupMenu::calculate_h(), BC_WindowBase::get_h(), BC_WindowBase::get_w(), gui, input, MAX, BC_WindowBase::show_window(), ChannelEditWindow::thread, BC_WindowBase::title, BC_WindowBase::x, and BC_WindowBase::y.
Referenced by ConfirmScanThread::new_gui().

1.5.5