#include <featheredits.h>
Public Member Functions | |
| FeatherEditsWindow (MWindow *mwindow, long feather_samples) | |
| ~FeatherEditsWindow () | |
| int | create_objects (int audio, int video) |
Public Attributes | |
| long | feather_samples |
| FeatherEditsTextBox * | text |
| int | audio |
| int | video |
Definition at line 25 of file featheredits.h.
|
||||||||||||
|
Definition at line 56 of file featheredits.C. |
|
|
Definition at line 66 of file featheredits.C. References text. |
|
||||||||||||
|
Definition at line 71 of file featheredits.C. References _, feather_samples, and text. Referenced by FeatherEdits::run(). |
|
|
Definition at line 35 of file featheredits.h. |
|
|
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 36 of file featheredits.h. |
1.4.4