#include <bcfilebox.h>
Inherits BC_Button.

Public Member Functions | |
| BC_FileBoxReload (int x, int y, BC_FileBox *filebox) | |
| int | handle_event () |
Data Fields | |
| BC_FileBox * | filebox |
Definition at line 156 of file bcfilebox.h.
| BC_FileBoxReload::BC_FileBoxReload | ( | int | x, | |
| int | y, | |||
| BC_FileBox * | filebox | |||
| ) |
Definition at line 380 of file bcfilebox.C.
References _, and BC_WindowBase::set_tooltip().

| int BC_FileBoxReload::handle_event | ( | ) | [virtual] |
Reimplemented from BC_Button.
Definition at line 386 of file bcfilebox.C.
References filebox, and BC_FileBox::refresh().

1.5.5