Is there anyway to include WebView or any other same object into c++ project?

143 Views Asked by At

I've got a problem with including QWebView into .cpp file while creating Sailfish app. Later I figured out QWebView is not supported anymore and now there's WebEngine only. But I can't also find how to include WebEngine.

Also, if you can help me: I can't display a web page using simple qml. If you have a wish to check and help - I'll publish a code.

0

There are 0 best solutions below