Hi,
I'm looking at Qt5.4.0/Examples/QtWebView/1.0/webview
example on Android.
It seems that documentation for it is wrong.
http://doc.qt.io/qt-5/qml-qtwebkit-webview.html
mentions
Import Statement: import QtWebKit 3.0
yet the example has
import QtWebView 1.0
(note that QtWebView has a red underline in editor)
Also the doc promises loadHtml() method, but that does not seem to exist.
I'm not sure what is going on, perhaps some confusion with QtQuick1
WebView which I believe was completely different, based on WebKit?
Also, I believe I saw something go by looking like on desktop WebEngine
would be used to implement WebView?
Searching in bugreports is a bit tedious as the name has been recycled,
adding to the confusion.
Any guidance?
Harri
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest