On Sat, 10 Apr 2010 16:39:52 +0200, Philippe Crave
<[email protected]> wrote:
> 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 v4.7 was the first release to support Qt v4.6.

Phil
_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to