Qt 6.11 is out! See what's new in the release
blog
QVideoWidget detached after full screen
General and Desktop
2
Posts
1
Posters
905
Views
1
Watching
-
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
-