#include <filedv.h>
Inherits BC_Window.

Public Member Functions | |
| DVConfigVideo (BC_WindowBase *parent_window, Asset *asset) | |
| ~DVConfigVideo () | |
| int | create_objects () |
| int | close_event () |
Private Attributes | |
| Asset * | asset |
| BC_WindowBase * | parent_window |
Definition at line 107 of file filedv.h.
| DVConfigVideo::DVConfigVideo | ( | BC_WindowBase * | parent_window, | |
| Asset * | asset | |||
| ) |
| int DVConfigVideo::create_objects | ( | ) |
Definition at line 1028 of file filedv.C.
References _, BC_WindowBase::add_subwindow(), BC_WindowBase::add_tool(), and BC_WindowBase::BC_Title.
Referenced by FileDV::get_parameters().

| int DVConfigVideo::close_event | ( | ) | [virtual] |
Reimplemented from BC_WindowBase.
Definition at line 1035 of file filedv.C.
References BC_WindowBase::set_done().

Asset* DVConfigVideo::asset [private] |
BC_WindowBase* DVConfigVideo::parent_window [private] |
1.5.5