I am a bit puzzled here. In Qt Designer QWebEngineView is available but not in Qt Creator. The version of Qt is 5.10.1. in Windows 10.
I want to create a Dialog box that loads a webpage inside. But I can't do it in Creator. And if I make it in Designer then in Creator the QWebEngineView do not show up. I didn't find anything in the Doc :/
Is there a workaround this? Thank you for your help.