[PyKDE] Re: About PyQt4

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


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 ?




More information about the PyQt mailing list