Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 1

Qt-interest Archive, November 2006
order of painting inside a QGraphicsItem::print


Message 1 in thread

Hello,

I assumed that the order of painter->draw... statements influences
what gets on top.


I draw segments in black [drawLine(QPointF(..)..) ], and then I draw
the segment endpoints on top in red  [drawPoint(QPointF(..))].

When I zoom in at a certain scale the points are no longer visible.

Feature or bug, and what is the workaround?

andreas

--
 [ signature omitted ]