#include <zoombar.h>
Inherits ZoomPanel.

Public Member Functions | |
| SampleZoomPanel (MWindow *mwindow, ZoomBar *zoombar, int x, int y) | |
| int | handle_event () |
Data Fields | |
| MWindow * | mwindow |
| ZoomBar * | zoombar |
Definition at line 56 of file zoombar.h.
| int SampleZoomPanel::handle_event | ( | ) | [virtual] |
Reimplemented from ZoomPanel.
Definition at line 340 of file zoombar.C.
References ZoomPanel::get_value(), mwindow, and MWindow::zoom_sample().

Reimplemented from ZoomPanel.
Definition at line 61 of file zoombar.h.
Referenced by handle_event().
1.5.5