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 ? _______________________________________________ PyKDE mailing list [email protected] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
