Olive
Classes | Macros | Functions | Variables
project.h File Reference
#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.

Classes

class  Project
 

Macros

#define LOAD_TYPE_VERSION   69
 
#define LOAD_TYPE_URL   70
 

Functions

SequencePtr create_sequence_from_media (QVector< Media * > &media_list)
 
QString get_channel_layout_name (int channels, uint64_t layout)
 
QString get_interlacing_name (int interlacing)
 

Variables

QString autorecovery_filename
 
QStringList recent_projects
 

Macro Definition Documentation

◆ LOAD_TYPE_URL

#define LOAD_TYPE_URL   70

◆ LOAD_TYPE_VERSION

#define LOAD_TYPE_VERSION   69

Function Documentation

◆ create_sequence_from_media()

SequencePtr create_sequence_from_media ( QVector< Media * > &  media_list)

◆ get_channel_layout_name()

QString get_channel_layout_name ( int  channels,
uint64_t  layout 
)

◆ get_interlacing_name()

QString get_interlacing_name ( int  interlacing)

Variable Documentation

◆ autorecovery_filename

QString autorecovery_filename

◆ recent_projects

QStringList recent_projects