[Qt-interest] QtWebKit content-type support
Joel A. Iturra P.
tortuguero at gmail.com
Tue Oct 27 14:05:19 CET 2009
On Tue, Oct 27, 2009 at 9:54 AM, David Boddie <david.boddie at nokia.com> wrote:
> [.....]
> I can't say if this is a bug in QtWebKit but, if you need to change the way
> content is loaded and recognized, you may want to look into creating a
> custom QNetworkAccessManager subclass and using an instance of that to
> handle network requests for QtWebKit.
>
> I thought I'd put a related example on the Qt Centre Wiki at
> http://wiki.qtcentre.org but apparently not. The closest thing I can find
> right now is this example:
>
> http://www.diotavelli.net/PyQtWiki/Using%20a%20Custom%20Protocol%20with%20QtWebKit
>
> This doesn't do anything with the content type, but it shows how to replace
> the standard QNetworkAccessManager with something else.
>
Hi David,
Yesterday I try to do exactly this, use QNetworkAccessManager, but
with no good result (I think I need more documentation)
But now, I thing this is a bug in webkit. Maybe is better try fix the problem.
thanks for the link
Joel A. Iturra
> David
> --
> David Boddie
> Senior Technical Writer
> Nokia, Qt Development Frameworks
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>
--
Joel A. Iturra
Santiago - Chile
More information about the Qt-interest-old
mailing list