#include <vwindowgui.h>
Inheritance diagram for VWindowCanvas:

Public Member Functions | |
| VWindowCanvas (MWindow *mwindow, VWindowGUI *gui) | |
| void | zoom_resize_window (float percentage) |
| void | draw_refresh () |
| void | draw_overlays () |
| void | close_source () |
Public Attributes | |
| MWindow * | mwindow |
| VWindowGUI * | gui |
Definition at line 86 of file vwindowgui.h.
|
||||||||||||
|
Definition at line 730 of file vwindowgui.C. |
|
|
Reimplemented from Canvas. Definition at line 766 of file vwindowgui.C. References mwindow, VWindow::remove_source(), and MWindow::vwindow. |
|
|
Reimplemented from Canvas. Definition at line 809 of file vwindowgui.C. References Canvas::canvas, mwindow, MWindow::session, and MainSession::vcanvas_highlighted. Referenced by draw_refresh(). |
|
|
Reimplemented from Canvas. Definition at line 772 of file vwindowgui.C. References Canvas::canvas, draw_overlays(), VWindow::get_edl(), Canvas::get_transfers(), gui, Canvas::refresh_frame, and VWindowGUI::vwindow. Referenced by VWindowGUI::drag_motion(), and VWindowGUI::drag_stop(). |
|
|
Reimplemented from Canvas. Definition at line 747 of file vwindowgui.C. References Canvas::calculate_sizes(), MWindow::edl, EDL::get_aspect_ratio(), VWindow::get_edl(), gui, mwindow, EDLSession::output_h, EDLSession::output_w, VWindowGUI::resize_event(), EDL::session, MWindow::theme, Theme::vcanvas_h, Theme::vcanvas_w, and MWindow::vwindow. |
|
|
Definition at line 97 of file vwindowgui.h. Referenced by draw_refresh(), and zoom_resize_window(). |
|
|
Definition at line 96 of file vwindowgui.h. Referenced by close_source(), draw_overlays(), and zoom_resize_window(). |
1.4.4