#include <cropvideo.h>
Inherits BC_Window.

Public Member Functions | |
| CropVideoWindow (MWindow *mwindow, CropVideo *thread) | |
| ~CropVideoWindow () | |
| int | create_objects () |
Data Fields | |
| CropVideo * | thread |
| MWindow * | mwindow |
Definition at line 24 of file cropvideo.h.
Definition at line 75 of file cropvideo.C.
| CropVideoWindow::~CropVideoWindow | ( | ) |
Definition at line 82 of file cropvideo.C.
| int CropVideoWindow::create_objects | ( | ) |
Definition at line 86 of file cropvideo.C.
References _, BC_WindowBase::add_subwindow(), BC_WindowBase::BC_Title, BC_WindowBase::get_w(), BC_WindowBase::x, and BC_WindowBase::y.
Referenced by CropVideo::run().

Definition at line 32 of file cropvideo.h.
Definition at line 33 of file cropvideo.h.
1.5.5