31 #ifndef OPENSHOT_PLAYER_DEMO_H 32 #define OPENSHOT_PLAYER_DEMO_H 37 #include <QCloseEvent> 38 #include <QVBoxLayout> 58 void keyPressEvent(QKeyEvent *event) Q_DECL_OVERRIDE;
59 void closeEvent(QCloseEvent *event) Q_DECL_OVERRIDE;
62 void open(
bool checked);
71 #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.