[PyKDE] Re: About PyQt4

Phil Thompson phil at riverbankcomputing.co.uk
Mon Dec 12 13:08:47 GMT 2005


On Monday 12 December 2005 11:02 am, Douglas Soares de Andrade wrote:
> Em Segunda 12 Dezembro 2005 10:56, Douglas Soares de Andrade escreveu:
> > > The next snapshot will include extra operators to QFlags to make it
> > > more natural to use.
> >
> > Ok;
> >
> > > > Is this the correct behaviour ? Do we have to explicit convert the
> > > > QtCore.Qt.WindowFlags object to a "int" ?
> > > >
> > > > Another thing, looking at QtCore i did not found QFlags, is it there
> > > > ?
> > >
> > > It's a template class - it doesn't exist at runtime.
> > >
> > > I've finished the port of windowflags.py. It segfaults (unless you
> > > build a debug version of PyQt4) but I don't have enough evidence yet to
> > > track it down.
>
> I compiled pyqt4 with the flags -q /opt/qt4 -j 4 -c, is it wrong ?

Those flags just affect your compilation time.

Phil




More information about the PyQt mailing list