#include <pipe.h>
Public Member Functions | |
| PipeConfig (BC_WindowBase *window, Defaults *defaults, Asset *asset) | |
| int | create_objects (int x, int y, int textbox_width, int format) |
Public Attributes | |
| PipeCheckBox * | checkbox |
| BC_TextBox * | textbox |
| BC_RecentList * | recent |
Private Attributes | |
| BC_WindowBase * | window |
| Defaults * | defaults |
| Asset * | asset |
Definition at line 44 of file pipe.h.
|
||||||||||||||||
|
|
|
||||||||||||||||||||
|
Definition at line 139 of file pipe.C. References _, asset, checkbox, defaults, Asset::interlace_mode, Asset::pipe, recent, textbox, Asset::use_pipe, and window. Referenced by YUVConfigVideo::create_objects(). |
|
|
Definition at line 59 of file pipe.h. Referenced by create_objects(). |
|
|
Definition at line 52 of file pipe.h. Referenced by create_objects(), FileYUV::get_parameters(), and PipePreset::handle_event(). |
|
|
Definition at line 58 of file pipe.h. Referenced by create_objects(). |
|
|
Definition at line 54 of file pipe.h. Referenced by create_objects(), and FileYUV::get_parameters(). |
|
|
Definition at line 53 of file pipe.h. Referenced by create_objects(), FileYUV::get_parameters(), and PipePreset::handle_event(). |
|
|
Definition at line 57 of file pipe.h. Referenced by create_objects(). |
1.4.4