#include <bcfilebox.h>
Inherits BC_ListBox.

Public Member Functions | |
| BC_FileBoxRecent (BC_FileBox *filebox, int x, int y) | |
| int | handle_event () |
Data Fields | |
| BC_FileBox * | filebox |
Definition at line 166 of file bcfilebox.h.
| BC_FileBoxRecent::BC_FileBoxRecent | ( | BC_FileBox * | filebox, | |
| int | x, | |||
| int | y | |||
| ) |
Definition at line 22 of file bcfilebox.C.
| int BC_FileBoxRecent::handle_event | ( | ) | [virtual] |
Reimplemented from BC_ListBox.
Definition at line 40 of file bcfilebox.C.
References filebox, BC_ListBox::get_selection(), and BC_FileBox::submit_dir().

1.5.5