#include <vwindowgui.h>
Inherits ZoomPanel.

Public Member Functions | |
| VWindowZoom (MWindow *mwindow, VWindowGUI *gui, int x, int y) | |
| ~VWindowZoom () | |
| int | handle_event () |
Data Fields | |
| MWindow * | mwindow |
| VWindowGUI * | gui |
Definition at line 129 of file vwindowgui.h.
| VWindowZoom::VWindowZoom | ( | MWindow * | mwindow, | |
| VWindowGUI * | gui, | |||
| int | x, | |||
| int | y | |||
| ) |
| VWindowZoom::~VWindowZoom | ( | ) |
| int VWindowZoom::handle_event | ( | ) | [virtual] |
Reimplemented from ZoomPanel.
Definition at line 136 of file vwindowgui.h.
1.5.5