
Public Member Functions | |
| DecimateRateMenu (Decimate *plugin, DecimateWindow *gui, int x, int y) | |
| int | handle_event () |
Data Fields | |
| Decimate * | plugin |
| DecimateWindow * | gui |
Definition at line 53 of file decimate.C.
| DecimateRateMenu::DecimateRateMenu | ( | Decimate * | plugin, | |
| DecimateWindow * | gui, | |||
| int | x, | |||
| int | y | |||
| ) |
Definition at line 338 of file decimate.C.
| int DecimateRateMenu::handle_event | ( | ) | [virtual] |
Reimplemented from BC_ListBox.
Definition at line 358 of file decimate.C.
References Decimate::config, BC_ListBox::get_selection(), BC_ListBoxItem::get_text(), gui, DecimateConfig::input_rate, plugin, DecimateWindow::rate, PluginClient::send_configure_change(), and BC_TextBox::update().

Reimplemented from BC_ListBox.
Definition at line 62 of file decimate.C.
Referenced by handle_event().
1.5.5