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
-