#include <mainmenu.h>
Inherits BC_MenuItem.

Public Member Functions | |
| ShowVWindow (MWindow *mwindow) | |
| int | handle_event () |
Data Fields | |
| MWindow * | mwindow |
Definition at line 499 of file mainmenu.h.
| ShowVWindow::ShowVWindow | ( | MWindow * | mwindow | ) |
Definition at line 1143 of file mainmenu.C.
References MWindow::session, BC_MenuItem::set_checked(), and MainSession::show_vwindow.

| int ShowVWindow::handle_event | ( | ) | [virtual] |
Reimplemented from BC_MenuItem.
Definition at line 1149 of file mainmenu.C.
References mwindow, and MWindow::show_vwindow().

1.5.5