[PyQt] Embedding Qt Designer

Albert Cervera Areny albertca at hotpop.com
Wed Aug 15 19:24:52 BST 2007


I took a look on KDevelop and I wanted to see if there was something 
more "stable" as QDesignerComponents are not part of the API. I'm afraid I 
don't have the time right now, but I can add it to my todo list :) 
(unfortunately it's a list and not a stack ;)

Meanwhile, let's see if trolltech or another volunteer works on it first...

Thanks for the answers!

A Dimecres 15 Agost 2007, David Boddie va escriure:
> On Wed Aug 15 02:57:49 BST 2007, Albert Cervera Areny wrote:
> > Hi, I've seen in the docs that it's possible to write plugins for Qt
> > Designer in Python, but is it possible to embed some of the components
> > such as form designer in a Python Application? If so, are there any
> > examples out there?
>
> It should be possible, but will require some work with C++ and SIP because
> the QDesignerComponents classes are not wrapped by PyQt. There are probably
> other issues to deal with as well.
>
> It's something I'd like to look at because it's needed to give eric4 full
> Qt Designer integration, but it would be good if we could come up with a
> solution that could be plugged into any Python IDE or application.
>
> Andreas Pakulat will be along in a minute to tell you how they did it for
> KDevelop. ;-)
>
> David
> _______________________________________________
> PyQt mailing list    PyQt at riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/pyqt




More information about the PyQt mailing list