
Public Member Functions | |
| LiveChannelList (LiveVideo *plugin, LiveVideoWindow *gui, int x, int y, int w, int h) | |
| int | handle_event () |
Data Fields | |
| LiveVideo * | plugin |
| LiveVideoWindow * | gui |
Definition at line 50 of file livevideo.C.
| LiveChannelList::LiveChannelList | ( | LiveVideo * | plugin, | |
| LiveVideoWindow * | gui, | |||
| int | x, | |||
| int | y, | |||
| int | w, | |||
| int | h | |||
| ) |
Definition at line 250 of file livevideo.C.
| int LiveChannelList::handle_event | ( | ) | [virtual] |
Reimplemented from BC_ListBox.
Definition at line 267 of file livevideo.C.
References BC_ListBox::get_selection_number(), plugin, and PluginClient::send_configure_change().

1.5.5