OpenShot Library | libopenshot
0.3.3
|
Header file for Profile class. More...
#include <iostream>
#include <string>
#include <sstream>
#include <math.h>
#include <fstream>
#include <QtCore/QString>
#include <QtCore/QStringList>
#include <QtCore/QFile>
#include <QTextStream>
#include <cstdio>
#include <cstdlib>
#include "Fraction.h"
#include "Json.h"
Go to the source code of this file.
Classes | |
class | openshot::Profile |
This class loads a special text-based file called a Profile. More... | |
struct | openshot::ProfileInfo |
This struct holds profile data, typically loaded from a file. More... | |
Namespaces | |
openshot | |
This namespace is the default namespace for all code in the openshot library. | |