13 #ifndef OPENSHOT_PLAYER_DEMO_H 14 #define OPENSHOT_PLAYER_DEMO_H 19 #include <QCloseEvent> 20 #include <QVBoxLayout> 40 void keyPressEvent(QKeyEvent *event) Q_DECL_OVERRIDE;
41 void closeEvent(QCloseEvent *event) Q_DECL_OVERRIDE;
44 void open(
bool checked);
53 #endif // OPENSHOT_PLAYER_H This class is used to playback a video from a reader.
This namespace is the default namespace for all code in the openshot library.