31 #ifndef OPENSHOT_PLAYER_DEMO_H
32 #define OPENSHOT_PLAYER_DEMO_H
34 #include <QtWidgets/QWidget>
35 #include <QtWidgets/QBoxLayout>
36 #include <QtWidgets/QMenuBar>
37 #include <QtWidgets/QMenu>
38 #include <QtGui/qevent.h>
39 #include <QApplication>
59 void closeEvent(QCloseEvent *event) Q_DECL_OVERRIDE;
62 void open(
bool checked);
void keyPressEvent(QKeyEvent *event) Q_DECL_OVERRIDE
void closeEvent(QCloseEvent *event) Q_DECL_OVERRIDE
PlayerDemo(QWidget *parent=0)
This class is used to playback a video from a reader.
This namespace is the default namespace for all code in the openshot library.