#include <filejpeg.h>
Inherits BC_Window, and BC_Window.

Public Member Functions | |
| JPEGConfigVideo (BC_WindowBase *parent_window, Asset *asset) | |
| ~JPEGConfigVideo () | |
| int | create_objects () |
| int | close_event () |
| JPEGConfigVideo (BC_WindowBase *parent_window, Asset *asset) | |
| ~JPEGConfigVideo () | |
| int | create_objects () |
| int | close_event () |
Data Fields | |
| BC_WindowBase * | parent_window |
| Asset * | asset |
| BC_WindowBase * | parent_window |
| Asset * | asset |
Definition at line 44 of file filejpeg.h.
| JPEGConfigVideo::JPEGConfigVideo | ( | BC_WindowBase * | parent_window, | |
| Asset * | asset | |||
| ) |
Definition at line 261 of file filejpeg.C.
| JPEGConfigVideo::~JPEGConfigVideo | ( | ) |
Definition at line 272 of file filejpeg.C.
| JPEGConfigVideo::JPEGConfigVideo | ( | BC_WindowBase * | parent_window, | |
| Asset * | asset | |||
| ) |
| JPEGConfigVideo::~JPEGConfigVideo | ( | ) |
| int JPEGConfigVideo::create_objects | ( | ) |
Definition at line 276 of file filejpeg.C.
References _, BC_WindowBase::add_subwindow(), asset, BC_WindowBase::BC_Title, Asset::jpeg_quality, BC_WindowBase::x, and BC_WindowBase::y.
Referenced by FileJPEGList::get_parameters(), and FileJPEG::get_parameters().

| int JPEGConfigVideo::close_event | ( | ) | [virtual] |
Reimplemented from BC_WindowBase.
Definition at line 297 of file filejpeg.C.
References BC_WindowBase::set_done().

| int JPEGConfigVideo::create_objects | ( | ) |
| int JPEGConfigVideo::close_event | ( | ) | [virtual] |
Reimplemented from BC_WindowBase.
Definition at line 45 of file filejpeglist.h.
1.5.5