[Qt-interest] eclipse pydev designer integration

Andreas Pakulat apaku at gmx.de
Mon Oct 11 20:08:27 CEST 2010


On 11.10.10 09:53:12, emmanuel_mayssat at lynceantech.com wrote:
> Hello all,
> 
> I was wondering if anybody has be able to have eclipse + Pydev + designer work together?
> Installing pydev on eclipse was easy, but what about designer?
> (Note designer for eclipse/C++ is installed)
> 
> In the meantime, I will continue using by terminal based IDE!

I didn't try the eclipse-qt-designer integration, but it would surprise
me if its bound to a particular programming language as designer usually
just outputs language-agnostic .ui files. Hence the existing designer
should work just fine for editing the .ui files. To create the python
code from that you could simply setup an "External Run" that runs pyuic.

Andreas

-- 
Your boss climbed the corporate ladder, wrong by wrong.



More information about the Qt-interest-old mailing list