#include <cwindowgui.h>
Inheritance diagram for CWindowZoom:

Public Member Functions | |
| CWindowZoom (MWindow *mwindow, CWindowGUI *gui, int x, int y) | |
| ~CWindowZoom () | |
| int | handle_event () |
Public Attributes | |
| MWindow * | mwindow |
| CWindowGUI * | gui |
Definition at line 141 of file cwindowgui.h.
|
||||||||||||||||||||
|
Definition at line 543 of file cwindowgui.C. |
|
|
Definition at line 558 of file cwindowgui.C. |
|
|
Reimplemented from ZoomPanel. Definition at line 562 of file cwindowgui.C. References AUTO_ZOOM, CWindowGUI::canvas, Canvas::canvas_to_output(), Theme::ccanvas_h, Theme::ccanvas_w, Theme::ccanvas_x, Theme::ccanvas_y, EDLSession::cwindow_scrollbars, EDLSession::cwindow_zoom, CWindowCanvas::draw_refresh(), MWindow::edl, ZoomPanel::get_text(), ZoomPanel::get_value(), gui, Canvas::h, Canvas::h_visible, mwindow, Canvas::reposition_window(), EDL::session, MWindow::theme, CWindowCanvas::update_zoom(), Canvas::w, Canvas::w_visible, ZoomPanel::x, and ZoomPanel::y. |
|
|
Definition at line 148 of file cwindowgui.h. Referenced by handle_event(). |
|
|
Reimplemented from ZoomPanel. Definition at line 147 of file cwindowgui.h. Referenced by handle_event(). |
1.4.4