#include <bcfilebox.h>
Inherits BC_Button.
Public Member Functions | |
| BC_FileBoxIcons (int x, int y, BC_FileBox *filebox) | |
| int | handle_event () |
Data Fields | |
| BC_FileBox * | filebox |
Definition at line 123 of file bcfilebox.h.
| BC_FileBoxIcons::BC_FileBoxIcons | ( | int | x, | |
| int | y, | |||
| BC_FileBox * | filebox | |||
| ) |
Definition at line 327 of file bcfilebox.C.
References _, and BC_WindowBase::set_tooltip().
| int BC_FileBoxIcons::handle_event | ( | ) | [virtual] |
Reimplemented from BC_Button.
Definition at line 333 of file bcfilebox.C.
References BC_FileBox::create_listbox(), filebox, BC_WindowBase::get_x(), BC_WindowBase::get_y(), and BC_FileBox::listbox.
1.5.5