[webkit-dev] Webkit-QT and DOM
william lee
welemon at gmail.com
Sat Sep 15 07:41:31 PDT 2007
Really helpful
Thanks Adam, I will have a try.
On 9/15/07, Adam Treat <treat at kde.org> wrote:
> On Saturday 15 September 2007, william lee wrote:
> > And also the API or signal to handle before navigate to somewhere.
> > This is really useful, to check something before navigate. I can't find it.
>
> It is in QWebPage:
>
> virtual NavigationRequestResponse navigationRequested(
> QWebFrame *frame,
> const QWebNetworkRequest &request,
> NavigationType type);
>
> Cheers,
>
> Adam
>
More information about the webkit-dev
mailing list