#include <zoombar.h>
Inherits ZoomPanel.

Public Member Functions | |
| TrackZoomPanel (MWindow *mwindow, ZoomBar *zoombar, int x, int y) | |
| int | handle_event () |
Data Fields | |
| MWindow * | mwindow |
| ZoomBar * | zoombar |
Definition at line 74 of file zoombar.h.
| int TrackZoomPanel::handle_event | ( | ) | [virtual] |
Reimplemented from ZoomPanel.
Definition at line 390 of file zoombar.C.
References ZoomBar::amp_zoom, MWindow::edl, ZoomPanel::get_value(), EDL::local_session, mwindow, ZoomPanel::update(), MWindow::zoom_track(), LocalSession::zoom_y, and zoombar.

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