[PyKDE] drawing on top of children items (QGraphicsItem)

Krystian Samp samp.krystian at gmail.com
Tue Jan 16 12:37:46 GMT 2007


Hi,

I have two QGraphicsItem objects: A and B. A is a parent of B. Can I perform
some painting operations in A (e.g. in paint method) that will be visible on
top of what B drew?
In other words, can parent item draw on top of its children somehow?

best regards,
Krystian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20070116/2c24e5cf/attachment.html


More information about the PyQt mailing list