#include <QApplication>
#include <QPushButton>
#include <QHBoxLayout>
#include <QVBoxLayout>
#include <QSlider>
#include "OverlayWidget.h"
#include "CameraThread.h"
Go to the source code of this file.
Definition in file example7.cpp.