#include "video_cheatsheet.h"
#include <QtWidgets>
#include <QVideoWidget>
#include <QDebug>
#include <QSize>
Go to the source code of this file.