#include <filedv.h>
Inherits BC_Window.

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

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

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