#include <setformat.h>
Inherits FormatPresets.

Public Member Functions | |
| SetFormatPresets (MWindow *mwindow, SetFormatWindow *gui, int x, int y) | |
| ~SetFormatPresets () | |
| int | handle_event () |
| EDL * | get_edl () |
Definition at line 163 of file setformat.h.
| SetFormatPresets::SetFormatPresets | ( | MWindow * | mwindow, | |
| SetFormatWindow * | gui, | |||
| int | x, | |||
| int | y | |||
| ) |
Definition at line 534 of file setformat.C.
| SetFormatPresets::~SetFormatPresets | ( | ) |
Definition at line 543 of file setformat.C.
| int SetFormatPresets::handle_event | ( | ) | [virtual] |
Reimplemented from FormatPresets.
Definition at line 547 of file setformat.C.
References FormatPresets::format_gui, SetFormatWindow::thread, and SetFormatThread::update().

| EDL * SetFormatPresets::get_edl | ( | ) | [virtual] |
Reimplemented from FormatPresets.
Definition at line 553 of file setformat.C.
References FormatPresets::format_gui, SetFormatThread::new_settings, and SetFormatWindow::thread.
1.5.5