#include <bcfilebox.h>
Inherits BC_Button.

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

| int BC_FileBoxDelete::handle_event | ( | ) | [virtual] |
Reimplemented from BC_Button.
Definition at line 372 of file bcfilebox.C.
References BC_FileBox::delete_thread, filebox, BC_WindowBase::lock_window(), BC_DialogThread::start(), and BC_WindowBase::unlock_window().

1.5.5