[PyQt] Signals with QGraphicsPixmapItem

Philippe Crave philippe.crave at gmail.com
Sat Jun 12 07:12:01 BST 2010


you should inherit qgraphicsobject
http://doc.qt.nokia.com/4.6/qgraphicsobject.html

2010/6/11 dizou <di_zou at yahoo.com>:
>
> I am using QGraphicsPixmapItems in a QGraphicsScene. How can I get the
> QGraphicsPixmapItems to emit a signal since they don't inherit QObject?
> There is no multiple inheritance support either.
> --
> View this message in context: http://old.nabble.com/Signals-with-QGraphicsPixmapItem-tp28859505p28859505.html
> Sent from the PyQt mailing list archive at Nabble.com.
>
> _______________________________________________
> PyQt mailing list    PyQt at riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/pyqt
>


More information about the PyQt mailing list