[webkit-qt] decidePolicyForNavigationAction QML API

Tor Arne Vestbø tor.arne.vestbo at nokia.com
Thu Oct 13 11:17:27 PDT 2011


Nice!

On 13.10.11 18:56, simon.hausmann at nokia.com wrote:
> Connections { target: view onNavigationRequested: { // ...
> request.accept(); } }

request.accepted = true

QML-style, matches MouseArea { onPressed: mouse.accepted = true }

:)

tor arne


More information about the webkit-qt mailing list