#include <swapchannels.h>
Inherits BC_PopupMenu.

Public Member Functions | |
| SwapMenu (SwapMain *client, int *output, int x, int y) | |
| int | handle_event () |
| int | create_objects () |
Data Fields | |
| SwapMain * | client |
| int * | output |
Definition at line 41 of file swapchannels.h.
| SwapMenu::SwapMenu | ( | SwapMain * | client, | |
| int * | output, | |||
| int | x, | |||
| int | y | |||
| ) |
Definition at line 116 of file swapchannels.C.
| int SwapMenu::handle_event | ( | ) | [virtual] |
Reimplemented from BC_PopupMenu.
Definition at line 123 of file swapchannels.C.
References client, and PluginClient::send_configure_change().
Referenced by SwapItem::handle_event().

| int SwapMenu::create_objects | ( | ) |
Definition at line 129 of file swapchannels.C.
References BC_PopupMenu::add_item(), ALPHA_SRC, BLUE_SRC, client, GREEN_SRC, MAX_SRC, NO_SRC, SwapMain::output_to_text(), and RED_SRC.
Referenced by SwapWindow::create_objects().

Definition at line 50 of file swapchannels.h.
Referenced by create_objects(), SwapItem::handle_event(), and handle_event().
| int* SwapMenu::output |
1.5.5