#include <QVector>
#include <QTimer>
#include <QDir>
#include <QXmlStreamReader>
#include <QXmlStreamWriter>
#include <QFile>
#include <QPushButton>
#include "project/projectmodel.h"
#include "project/projectfilter.h"
#include "project/projectelements.h"
#include "project/sourcescommon.h"
#include "ui/panel.h"
#include "ui/sourceiconview.h"
#include "timeline/mediaimportdata.h"
#include "undo/undo.h"
#include "ui/sourcetable.h"
Go to the source code of this file.
#define LOAD_TYPE_VERSION 69 |
QString get_channel_layout_name |
( |
int |
channels, |
|
|
uint64_t |
layout |
|
) |
| |
QString get_interlacing_name |
( |
int |
interlacing | ) |
|
QString autorecovery_filename |
QStringList recent_projects |