#include <cwindowtool.h>
Inheritance diagram for CWindowCropGUI:

Public Member Functions | |
| CWindowCropGUI (MWindow *mwindow, CWindowTool *thread) | |
| ~CWindowCropGUI () | |
| void | create_objects () |
| void | update () |
| void | handle_event () |
Public Attributes | |
| CWindowCoord * | x1 |
| CWindowCoord * | y1 |
| CWindowCoord * | width |
| CWindowCoord * | height |
Definition at line 95 of file cwindowtool.h.
|
||||||||||||
|
Definition at line 326 of file cwindowtool.C. |
|
|
Definition at line 336 of file cwindowtool.C. |
|
|
Reimplemented from CWindowToolGUI. Definition at line 340 of file cwindowtool.C. References _, height, CWindowToolGUI::mwindow, CWindowToolGUI::thread, CWindowTool::tool_gui, width, x1, and y1. |
|
|
Reimplemented from CWindowToolGUI. Definition at line 393 of file cwindowtool.C. References CWindowGUI::canvas, EDLSession::crop_x1, EDLSession::crop_x2, EDLSession::crop_y1, EDLSession::crop_y2, MWindow::cwindow, CWindowCanvas::draw_refresh(), MWindow::edl, CWindow::gui, height, CWindowToolGUI::mwindow, EDL::session, update(), width, x1, and y1. |
|
|
Reimplemented from CWindowToolGUI. Definition at line 422 of file cwindowtool.C. References EDLSession::crop_x1, EDLSession::crop_x2, EDLSession::crop_y1, EDLSession::crop_y2, MWindow::edl, height, CWindowToolGUI::mwindow, EDL::session, width, x1, and y1. Referenced by handle_event(). |
|
|
Definition at line 104 of file cwindowtool.h. Referenced by create_objects(), handle_event(), and update(). |
|
|
Definition at line 104 of file cwindowtool.h. Referenced by create_objects(), handle_event(), and update(). |
|
|
Definition at line 104 of file cwindowtool.h. Referenced by create_objects(), handle_event(), and update(). |
|
|
Definition at line 104 of file cwindowtool.h. Referenced by create_objects(), handle_event(), and update(). |
1.4.4