you should inherit qgraphicsobject http://doc.qt.nokia.com/4.6/qgraphicsobject.html
2010/6/11 dizou <[email protected]>: > > 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 [email protected] > http://www.riverbankcomputing.com/mailman/listinfo/pyqt > _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
