you can use QWidget::showFullScreen(). //then to close this we need to use Alt+F4
Alternatively, if you would use QVideoWidget for playing video, this class also has similar functionality for showing full screen.