#include "solideffect.h"
#include <QOpenGLTexture>
#include <QPainter>
#include <QtMath>
#include <QVariant>
#include <QImage>
#include <QComboBox>
#include "timeline/clip.h"
#include "timeline/sequence.h"
Variables | |
const int | SMPTE_BARS = 7 |
const int | SMPTE_STRIP_COUNT = 3 |
const int | SMPTE_LOWER_BARS = 4 |
const int SMPTE_BARS = 7 |
const int SMPTE_LOWER_BARS = 4 |
const int SMPTE_STRIP_COUNT = 3 |