[PyQt] QWebPage plug-ins

David Boddie david at boddie.org.uk
Sun Jun 14 21:07:41 BST 2009


On Sun Jun 14 15:39:57 BST 2009, Phil Thompson wrote:
> On Sun, 14 Jun 2009 16:02:16 +0200, Alejandro Serrano <trupill at
> gmail.com>
>
> wrote:
> > Just for reference: I'm using this tutorial
> > 
http://daniel-albuschat.blogspot.com/2008/12/embedding-qt-widgets-into-qtwebkit.html
> > as reference
>
> Like I said before anything that needs to register a meta-type is going to
> be a problem. However, it's not needed for ordinary widgets as the attached
> shows.

For reference, another way to embed widgets into pages is described here:

  http://doc.qtsoftware.com/qq/qq26-webplugin.html

I have some Python code for this which I'll try to upload to the Qt Centre
Wiki version of the article:

  http://wiki.qtcentre.org/index.php?title=Plugging_into_the_Web

David


More information about the PyQt mailing list