#include "asset.h"#include "batchrender.h"#include "bcsignals.h"#include "confirmsave.h"#include "defaults.h"#include "edl.h"#include "edlsession.h"#include "errorbox.h"#include "filesystem.h"#include "filexml.h"#include "keys.h"#include "language.h"#include "mainsession.h"#include "mwindow.h"#include "mwindowgui.h"#include "packagedispatcher.h"#include "packagerenderer.h"#include "preferences.h"#include "render.h"#include "theme.h"#include "transportque.h"#include "vframe.h"Go to the source code of this file.
Variables | |
| static char * | list_titles [] |
| static int | list_widths [] |
|
|
Initial value: Definition at line 28 of file batchrender.C. Referenced by BatchRenderGUI::create_list(). |
|
|
Initial value:
{
50,
100,
200,
100
}
Definition at line 36 of file batchrender.C. Referenced by BatchRenderThread::load_defaults(). |
1.4.4