I'm making my first steps in QML, looking at QML Web View element.

If I'd like to get access to functionality under the hood to extend what QML 
Web View does, how would I go about it?

For instance, I'd like to intercept linkClicked signal that QWebView sends, 
but QML Web View does not expose.

Is there a way to subclass in C++ what ever class QML uses underneath to 
implement a better QML Web View element?

I'd appreciate any pointers to either documentation or source code.

Or should at ask at qt-qml mailing list?

Thanks,

Harri


_______________________________________________
webkit-qt mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt

Reply via email to