
Public Member Functions | |
| InterpolateVideoRateMenu (InterpolateVideo *plugin, InterpolateVideoWindow *gui, int x, int y) | |
| int | handle_event () |
Data Fields | |
| InterpolateVideo * | plugin |
| InterpolateVideoWindow * | gui |
Definition at line 52 of file interpolatevideo.C.
| InterpolateVideoRateMenu::InterpolateVideoRateMenu | ( | InterpolateVideo * | plugin, | |
| InterpolateVideoWindow * | gui, | |||
| int | x, | |||
| int | y | |||
| ) |
Definition at line 266 of file interpolatevideo.C.
| int InterpolateVideoRateMenu::handle_event | ( | ) | [virtual] |
Reimplemented from BC_ListBox.
Definition at line 286 of file interpolatevideo.C.
References BC_ListBox::get_selection(), BC_ListBoxItem::get_text(), gui, plugin, InterpolateVideoWindow::rate, PluginClient::send_configure_change(), and BC_TextBox::update().

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