Hi,<br><br>On Ubuntu 9.10, we get pyqt 4.6.<br>in the official documentation, there is QGraphicsObject in 4.6<br><a href="http://qt.nokia.com/doc/4.6/qgraphicsobject.html">http://qt.nokia.com/doc/4.6/qgraphicsobject.html</a><br>
<br>but when I want to use it, i get an error message that tells QGraphicsObject does not exist. (the other objects, like QGraphicsItem work).<br><br>in windows, I use the latest pyqt, and it works fine.<br><br>am I missing something ?<br>
<br>