#include <setformat.h>
Public Member Functions | |
| SetFormatWindow (MWindow *mwindow, SetFormatThread *thread, int x, int y) | |
| void | create_objects () |
| char * | get_preset_text () |
Public Attributes | |
| MWindow * | mwindow |
| SetFormatThread * | thread |
| SetChannelsCanvas * | canvas |
| ScaleSizeText * | dimension [2] |
| ScaleRatioText * | ratio [2] |
| ScaleAspectText * | aspect_w |
| ScaleAspectText * | aspect_h |
| SetSampleRateTextBox * | sample_rate |
| SetChannelsTextBox * | channels |
| SetFrameRateTextBox * | frame_rate |
| BC_TextBox * | color_model |
| SetFormatPresets * | presets |
| ScaleAspectAuto * | auto_aspect |
Definition at line 172 of file setformat.h.
|
||||||||||||||||||||
|
Definition at line 265 of file setformat.C. |
|
|
Definition at line 284 of file setformat.C. References _, aspect_h, aspect_w, auto_aspect, canvas, channels, color_model, FormatPresets::create_objects(), dimension, SetChannelsCanvas::draw(), Theme::draw_setformat_bg(), frame_rate, MAXCHANNELS, mwindow, presets, ratio, sample_rate, Theme::setformat_margin, Theme::setformat_x1, Theme::setformat_x2, Theme::setformat_y1, Theme::setformat_y2, Theme::setformat_y3, MWindow::theme, thread, FormatPresets::x, and FormatPresets::y. Referenced by SetFormatThread::run(). |
|
|
Definition at line 492 of file setformat.C. |
|
|
Definition at line 192 of file setformat.h. Referenced by create_objects(), SetFormatThread::update(), and SetFormatThread::update_aspect(). |
|
|
Definition at line 191 of file setformat.h. Referenced by create_objects(), SetFormatThread::update(), and SetFormatThread::update_aspect(). |
|
|
Definition at line 198 of file setformat.h. Referenced by create_objects(), and SetFormatThread::update(). |
|
|
Definition at line 185 of file setformat.h. Referenced by create_objects(), SetChannelsTextBox::handle_event(), and SetFormatThread::update(). |
|
|
Definition at line 194 of file setformat.h. Referenced by create_objects(), and SetFormatThread::update(). |
|
|
Definition at line 196 of file setformat.h. Referenced by create_objects(). |
|
|
Definition at line 187 of file setformat.h. Referenced by create_objects(), SetFormatThread::update(), and SetFormatThread::update_window(). |
|
|
Definition at line 195 of file setformat.h. Referenced by create_objects(), and SetFormatThread::update(). |
|
|
Definition at line 183 of file setformat.h. Referenced by create_objects(). |
|
|
Definition at line 197 of file setformat.h. Referenced by create_objects(). |
|
|
Definition at line 189 of file setformat.h. Referenced by create_objects(), SetFormatThread::update(), and SetFormatThread::update_window(). |
|
|
Definition at line 193 of file setformat.h. Referenced by create_objects(), and SetFormatThread::update(). |
|
|
Definition at line 184 of file setformat.h. Referenced by create_objects(), SetFormatPresets::get_edl(), and SetFormatPresets::handle_event(). |
1.4.4