Problems with Open-Source Downloads read https://www.qt.io/blog/problem-with-open-source-downloads and https://forum.qt.io/post/638946
QVideoWidget detached after full screen
-
hi,
My problem is the following:
I built a media player using qtmultimedia. When I set the fullscreen mode to videowidget works well, but when I exit from fullscreen mode, the video widget leaves the widget parent. I mean is detached from original position. I tried to manually reattached but didnt work.
Anyone knows about this problem.?
Thanks
-