
Public Member Functions | |
| RerouteWindow (Reroute *plugin, int x, int y) | |
| ~RerouteWindow () | |
| void | create_objects () |
| int | close_event () |
Data Fields | |
| Reroute * | plugin |
| RerouteOperation * | operation |
| RerouteOutput * | output |
Definition at line 74 of file reroute.C.
| RerouteWindow::RerouteWindow | ( | Reroute * | plugin, | |
| int | x, | |||
| int | y | |||
| ) |
| void RerouteWindow::create_objects | ( | ) |
Definition at line 181 of file reroute.C.
References _, BC_WindowBase::add_subwindow(), BC_WindowBase::BC_Title, RerouteOperation::create_objects(), RerouteOutput::create_objects(), BC_WindowBase::flush(), BC_WindowBase::get_w(), operation, output, plugin, BC_WindowBase::show_window(), BC_WindowBase::title, BC_WindowBase::x, and BC_WindowBase::y.

| int RerouteWindow::close_event | ( | ) | [virtual] |
Reimplemented from BC_WindowBase.
1.5.5