#include <1080to540.h>
Inherits BC_Window.

Public Member Functions | |
| _1080to540Window (_1080to540Main *client, int x, int y) | |
| ~_1080to540Window () | |
| int | create_objects () |
| int | close_event () |
| int | set_first_field (int first_field, int send_event) |
Data Fields | |
| _1080to540Main * | client |
| _1080to540Option * | odd_first |
| _1080to540Option * | even_first |
Definition at line 11 of file 1080to540.h.
| _1080to540Window::_1080to540Window | ( | _1080to540Main * | client, | |
| int | x, | |||
| int | y | |||
| ) |
Definition at line 54 of file 1080to540.C.
| _1080to540Window::~_1080to540Window | ( | ) |
Definition at line 70 of file 1080to540.C.
| int _1080to540Window::create_objects | ( | ) |
Definition at line 74 of file 1080to540.C.
References _, BC_WindowBase::add_tool(), client, even_first, BC_WindowBase::flush(), odd_first, BC_WindowBase::show_window(), BC_WindowBase::x, and BC_WindowBase::y.

| int _1080to540Window::close_event | ( | ) | [virtual] |
Reimplemented from BC_WindowBase.
| int _1080to540Window::set_first_field | ( | int | first_field, | |
| int | send_event | |||
| ) |
Definition at line 89 of file 1080to540.C.
References client, even_first, odd_first, PluginClient::send_configure_change(), and BC_Toggle::update().
Referenced by _1080to540Option::handle_event().

1.5.5