Hi,

I'm trying to get the content of a website. Since SilicaWebView doesn't
seem to provide this, I want to write a C++ class that does. QWebView
from QtWebKit should be able to do this (this example is actually
perfect:
http://qt-project.org/doc/qt-5/qtwebkitexamples-webkitwidgets-domtraversal-example.html).

However, I cannot include QWebView (no such file [...]) and including
"QtWebKit/QtWebKit" does not give me the QWebView either.

I did add "QT += webkit" to my .pro-file.

What am I missing?


Thanks a lot,

Hannes
_______________________________________________
SailfishOS.org Devel mailing list

Reply via email to