#include <channelpicker.h>
Inherits BC_ListBox.

Public Member Functions | |
| ChannelList (ChannelPicker *channel_picker, int x, int y) | |
| ~ChannelList () | |
| int | handle_event () |
Data Fields | |
| ChannelPicker * | channel_picker |
Definition at line 231 of file channelpicker.h.
| ChannelList::ChannelList | ( | ChannelPicker * | channel_picker, | |
| int | x, | |||
| int | y | |||
| ) |
Definition at line 575 of file channelpicker.C.
| ChannelList::~ChannelList | ( | ) |
Definition at line 591 of file channelpicker.C.
| int ChannelList::handle_event | ( | ) | [virtual] |
Definition at line 238 of file channelpicker.h.
1.5.5