[webkit-qt] Implementing navigation algorithms in QtWebKit

jligman at mindspring.com jligman at mindspring.com
Fri Oct 9 07:13:35 PDT 2009


Hey.

I have a client implementation of cursor and focus navigation algorithms on top of QtWebKit. The Api is sufficient, but i could imagine that it might be nice to have these algorithms available in the port. Is there any interest? If so, I have a hard time envisioning where this code would reside, in my client I have a container which owns the QWebPage, QWebView, and the navigation interface class. The concrete navigation classes install event filters based on some switches. Maybe something similar would work, but let the QWebPageClient have the pointer to the navigation interface.

Thanks,
Joe


More information about the webkit-qt mailing list