#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/undo.h"
#include "project/sourcescommon.h"
#include "ui/panel.h"
#include "ui/sourceiconview.h"
#include "ui/sourcetable.h"
Go to the source code of this file.
◆ LOAD_TYPE_URL
◆ LOAD_TYPE_VERSION
| #define LOAD_TYPE_VERSION 69 |
◆ create_sequence_from_media()
◆ get_channel_layout_name()
| QString get_channel_layout_name |
( |
int |
channels, |
|
|
uint64_t |
layout |
|
) |
| |
◆ get_interlacing_name()
| QString get_interlacing_name |
( |
int |
interlacing | ) |
|
◆ autorecovery_filename
| QString autorecovery_filename |
◆ recent_projects
| QStringList recent_projects |