[PyKDE] eric3 snapshot doesn't pick up qt's UI

Andreas Pakulat apaku at gmx.de
Tue Jan 3 13:08:27 GMT 2006


On 03.01.06 13:32:02, Andreas Pakulat wrote:
> On 03.01.06 11:04:20, Detlev Offenbach wrote:
> > Am Montag, 2. Januar 2006 13:46 schrieb Andreas Pakulat:
> > > I now tried everything that came to my mind, but eric3 doesn't use Qt's
> > > UI. Running qtconfig it looks the same as my KDE apps but eric3 looks
> > > like a GTK app.
> > >
> > > The KdeQt/__init__.py  ist executed and no Exception is raised there.
> 
> Ah, now I got it: PyQt seems to be at fault here. It's examples are
> also ugly. It's using the Windows style I think - at least it looks
> pretty much like that. 

Ok, I think I found the reason: The compiler is not called with
apropriate include-dir for Qt.

check_plugin calls check_class with incdir=None and thus I think the
Makefile has no qt include dir set. However this seems to be true only
for the styles. 

Andreas

-- 
Try to relax and enjoy the crisis.
		-- Ashleigh Brilliant




More information about the PyQt mailing list