[webkit-qt] QML integration question

Harri Pasanen grego at mpaja.com
Thu Nov 3 00:58:47 PDT 2011


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




More information about the webkit-qt mailing list