Searched refs:FullScreenVideoWindow (Results 1 – 6 of 6) sorted by relevance
34 FullScreenVideoWindow::FullScreenVideoWindow() in FullScreenVideoWindow() function in FullScreenVideoWindow47 void FullScreenVideoWindow::setVideoElement(HTMLVideoElement* element) in setVideoElement()52 void FullScreenVideoWindow::closeEvent(QCloseEvent*) in closeEvent()60 void FullScreenVideoWindow::keyPressEvent(QKeyEvent* ev) in keyPressEvent()72 bool FullScreenVideoWindow::event(QEvent* ev) in event()88 void FullScreenVideoWindow::showFullScreen() in showFullScreen()97 void FullScreenVideoWindow::hideCursor() in hideCursor()102 void FullScreenVideoWindow::showCursor() in showCursor()111 m_window = new FullScreenVideoWindow(); in PlatformVideoWindow()
32 class FullScreenVideoWindow: public QWidget {35 FullScreenVideoWindow();
44 class FullScreenVideoWindow; variable61 FullScreenVideoWindow* m_fullScreenWidget;
68 …m_fullScreenWidget = reinterpret_cast<FullScreenVideoWindow*>(gstreamerGWorld->platformVideoWindow… in enterFullScreen()
28146 (FullScreenVideoWindow::FullScreenVideoWindow):28147 (FullScreenVideoWindow::setVideoElement):28148 (FullScreenVideoWindow::closeEvent):28149 (FullScreenVideoWindow::keyPressEvent):28150 (FullScreenVideoWindow::event):28151 (FullScreenVideoWindow::showFullScreen):28152 (FullScreenVideoWindow::hideCursor):28153 (FullScreenVideoWindow::showCursor):
11113 (FullScreenVideoWindow::FullScreenVideoWindow):11114 (FullScreenVideoWindow::keyPressEvent):11115 (FullScreenVideoWindow::event):