#include <bcfilebox.h>
Inherits BC_Button.

Public Member Functions | |
| BC_FileBoxUpdir (int x, int y, BC_FileBox *filebox) | |
| int | handle_event () |
Data Fields | |
| BC_FileBox * | filebox |
| char | string [BCTEXTLEN] |
Definition at line 139 of file bcfilebox.h.
| BC_FileBoxUpdir::BC_FileBoxUpdir | ( | int | x, | |
| int | y, | |||
| BC_FileBox * | filebox | |||
| ) |
Definition at line 352 of file bcfilebox.C.
References _, and BC_WindowBase::set_tooltip().

| int BC_FileBoxUpdir::handle_event | ( | ) | [virtual] |
Reimplemented from BC_Button.
Definition at line 358 of file bcfilebox.C.
References _, filebox, and BC_FileBox::submit_file().

| char BC_FileBoxUpdir::string[BCTEXTLEN] |
Definition at line 145 of file bcfilebox.h.
1.5.5