[PyKDE] Re: About PyQt4

Douglas Soares de Andrade dsandrade at gmail.com
Mon Dec 12 11:16:28 GMT 2005


Are they need in the latest snapshots ?

Em Segunda 12 Dezembro 2005 13:08, Phil Thompson escreveu:
> 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