Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members

CWindowCropGUI Class Reference

#include <cwindowtool.h>

Inheritance diagram for CWindowCropGUI:

CWindowToolGUI List of all members.

Public Member Functions

 CWindowCropGUI (MWindow *mwindow, CWindowTool *thread)
 ~CWindowCropGUI ()
void create_objects ()
void update ()
void handle_event ()

Public Attributes

CWindowCoordx1
CWindowCoordy1
CWindowCoordwidth
CWindowCoordheight

Detailed Description

Definition at line 95 of file cwindowtool.h.


Constructor & Destructor Documentation

CWindowCropGUI::CWindowCropGUI MWindow mwindow,
CWindowTool thread
 

Definition at line 326 of file cwindowtool.C.

CWindowCropGUI::~CWindowCropGUI  ) 
 

Definition at line 336 of file cwindowtool.C.


Member Function Documentation

void CWindowCropGUI::create_objects  )  [virtual]
 

Reimplemented from CWindowToolGUI.

Definition at line 340 of file cwindowtool.C.

References _, height, CWindowToolGUI::mwindow, CWindowToolGUI::thread, CWindowTool::tool_gui, width, x1, and y1.

void CWindowCropGUI::handle_event  )  [virtual]
 

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.

void CWindowCropGUI::update  )  [virtual]
 

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().


Member Data Documentation

CWindowCoord * CWindowCropGUI::height
 

Definition at line 104 of file cwindowtool.h.

Referenced by create_objects(), handle_event(), and update().

CWindowCoord * CWindowCropGUI::width
 

Definition at line 104 of file cwindowtool.h.

Referenced by create_objects(), handle_event(), and update().

CWindowCoord* CWindowCropGUI::x1
 

Definition at line 104 of file cwindowtool.h.

Referenced by create_objects(), handle_event(), and update().

CWindowCoord * CWindowCropGUI::y1
 

Definition at line 104 of file cwindowtool.h.

Referenced by create_objects(), handle_event(), and update().


The documentation for this class was generated from the following files:
Generated on Sun Jan 8 13:39:12 2006 for Cinelerra-svn by  doxygen 1.4.4