[SailfishDevel] QtWebKit QWebView
Hannes Rantzsch
hannes.rantzsch at student.hpi.uni-potsdam.de
Mon Jan 20 22:27:02 UTC 2014
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.sailfishos.org/pipermail/devel/attachments/20140120/9251b3bb/attachment.html>
More information about the Devel
mailing list