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

Public Member Functions | |
| CWindowToolGUI (MWindow *mwindow, CWindowTool *thread, char *title, int w, int h) | |
| ~CWindowToolGUI () | |
| virtual void | create_objects () |
| virtual void | handle_event () |
| virtual void | update () |
| virtual void | update_preview () |
| int | close_event () |
| int | keypress_event () |
| int | translation_event () |
Public Attributes | |
| int | current_operation |
| MWindow * | mwindow |
| CWindowTool * | thread |
| CWindowCoord * | event_caller |
Definition at line 45 of file cwindowtool.h.
|
||||||||||||||||||||||||
|
Definition at line 204 of file cwindowtool.C. References current_operation. |
|
|
Definition at line 225 of file cwindowtool.C. |
|
|
Definition at line 229 of file cwindowtool.C. References CWindowGUI::composite_panel, EDLSession::cwindow_operation, MWindow::edl, CWindowTool::gui, mwindow, EDL::session, CPanel::set_operation(), thread, and EDLSession::tool_window. Referenced by keypress_event(). |
|
|
Reimplemented in CWindowCropGUI, CWindowMaskGUI, CWindowEyedropGUI, CWindowCameraGUI, and CWindowProjectorGUI. Definition at line 55 of file cwindowtool.h. Referenced by CWindowTool::start_tool(). |
|
|
Reimplemented in CWindowCropGUI, CWindowMaskGUI, CWindowCameraGUI, and CWindowProjectorGUI. Definition at line 57 of file cwindowtool.h. Referenced by CWindowCoord::handle_event(). |
|
|
Definition at line 247 of file cwindowtool.C. References close_event(). |
|
|
Definition at line 254 of file cwindowtool.C. References MainSession::ctool_x, MainSession::ctool_y, mwindow, and MWindow::session. |
|
|
Reimplemented in CWindowCropGUI, CWindowMaskGUI, CWindowEyedropGUI, CWindowCameraGUI, and CWindowProjectorGUI. Definition at line 59 of file cwindowtool.h. Referenced by CWindowMaskNumber::handle_event(), CWindowMaskCyclePrev::handle_event(), CWindowMaskCycleNext::handle_event(), CWindowMaskDelete::handle_event(), CWindowTool::start_tool(), CWindowTool::update_show_window(), and CWindowTool::update_values(). |
|
|
Reimplemented in CWindowMaskGUI, CWindowCameraGUI, and CWindowProjectorGUI. Definition at line 61 of file cwindowtool.h. Referenced by CWindowMaskValue::handle_event(), CWindowMaskFeather::handle_event(), CWindowMaskNumber::handle_event(), CWindowMaskCyclePrev::handle_event(), CWindowMaskCycleNext::handle_event(), CWindowMaskDelete::handle_event(), and CWindowMaskMode::handle_event(). |
|
|
Definition at line 61 of file cwindowtool.h. Referenced by CWindowToolGUI(). |
|
|
Definition at line 69 of file cwindowtool.h. Referenced by CWindowProjectorGUI::handle_event(), CWindowCameraGUI::handle_event(), and CWindowCoord::handle_event(). |
|
|
|
Definition at line 68 of file cwindowtool.h. Referenced by close_event(), and CWindowCropGUI::create_objects(). |
1.4.4