Hi, On Ubuntu 9.10, we get pyqt 4.6. in the official documentation, there is QGraphicsObject in 4.6 http://qt.nokia.com/doc/4.6/qgraphicsobject.html
but when I want to use it, i get an error message that tells QGraphicsObject does not exist. (the other objects, like QGraphicsItem work). in windows, I use the latest pyqt, and it works fine. am I missing something ?
_______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
