Hi Everyone,

Iam new to Qt. Iam displaying a video as well as a webpage by using qtwebengine on the same mainwindow. But QtWebEngine display black block when I called QWidget::winId().

Iam using winId() for displaying my video on a widget. But it is affecting my webpage. i dont know why its happening. Iam getting the correct winid for displaying the video on a widget and iam able to display video. but webpage

is blocked by black screen.