On Wed, 18 Mar 2009 08:46:35 -0700, Remi McGill <remi.mcg...@autodesk.com>
wrote:
> I am using QGraphicsItems do display graphics.  This may be a simple
thing
> that I have missed, but how can I get one QGraphicsItem to draw on top of
> all others?  It seems the item I am working with goes behind some items
and
> over top others.  Any suggestions?

See QGraphicsItem.setZValue()

Phil
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to