#include <featheredits.h>
Inherits BC_Window.

Public Member Functions | |
| FeatherEditsWindow (MWindow *mwindow, long feather_samples) | |
| ~FeatherEditsWindow () | |
| int | create_objects (int audio, int video) |
Data Fields | |
| long | feather_samples |
| FeatherEditsTextBox * | text |
| int | audio |
| int | video |
Definition at line 25 of file featheredits.h.
| FeatherEditsWindow::FeatherEditsWindow | ( | MWindow * | mwindow, | |
| long | feather_samples | |||
| ) |
Definition at line 56 of file featheredits.C.
| FeatherEditsWindow::~FeatherEditsWindow | ( | ) |
| int FeatherEditsWindow::create_objects | ( | int | audio, | |
| int | video | |||
| ) |
Definition at line 71 of file featheredits.C.
References _, BC_WindowBase::add_subwindow(), BC_WindowBase::BC_Title, feather_samples, text, BC_WindowBase::x, and BC_WindowBase::y.
Referenced by FeatherEdits::run().

Definition at line 33 of file featheredits.h.
Referenced by create_objects(), FeatherEditsTextBox::handle_event(), and FeatherEdits::run().
Definition at line 34 of file featheredits.h.
Referenced by create_objects(), and ~FeatherEditsWindow().
Definition at line 35 of file featheredits.h.
Definition at line 36 of file featheredits.h.
1.5.5