[PyQt] Qt Mozilla PyQt bindings?

David Boddie david at boddie.org.uk
Sat Nov 22 20:36:11 GMT 2008


On Sat Nov 22 14:53:04 GMT 2008, piotr maliński wrote:

> There is Firefox 3.X Qt port -
> http://browser.garage.maemo.org/news/10/ - is thera are any wrappers
> for PyQt4? (or it can be wrapped somehow?)

I guess it depends on what you would wrap. From a brief look at it, it seems
to use Qt for the toolkit (when configured to do so), but I don't know if
it's possible to use it in your own applications like you would do so with
WebKit.

If there's an API that C++ users can access, it would be possible to create
a wrapper for it.

David



More information about the PyQt mailing list