#include <awindowgui.h>
Inherits BC_Button.

Public Member Functions | |
| AWindowDeleteProject (MWindow *mwindow, AWindowGUI *gui, int x, int y) | |
| int | handle_event () |
Data Fields | |
| MWindow * | mwindow |
| AWindowGUI * | gui |
| int | x |
| int | y |
Definition at line 251 of file awindowgui.h.
| AWindowDeleteProject::AWindowDeleteProject | ( | MWindow * | mwindow, | |
| AWindowGUI * | gui, | |||
| int | x, | |||
| int | y | |||
| ) |
Definition at line 1540 of file awindowgui.C.
References _, and BC_WindowBase::set_tooltip().

| int AWindowDeleteProject::handle_event | ( | ) | [virtual] |
Definition at line 256 of file awindowgui.h.
Definition at line 257 of file awindowgui.h.
1.5.5