#include <zoompanel.h>
Inherits BC_PopupMenu.

Public Member Functions | |
| ZoomPopup (MWindow *mwindow, ZoomPanel *panel, int x, int y) | |
| ~ZoomPopup () | |
| int | handle_event () |
Data Fields | |
| ZoomPanel * | panel |
| MWindow * | mwindow |
Definition at line 85 of file zoompanel.h.
Definition at line 287 of file zoompanel.C.
| ZoomPopup::~ZoomPopup | ( | ) |
Definition at line 299 of file zoompanel.C.
| int ZoomPopup::handle_event | ( | ) | [virtual] |
Reimplemented from BC_PopupMenu.
Definition at line 303 of file zoompanel.C.
References BC_PopupMenu::get_text(), ZoomPanel::handle_event(), panel, ZoomPanel::text_to_zoom(), and ZoomPanel::value.

Definition at line 94 of file zoompanel.h.
1.5.5