[Qt-interest] updating QGraphicsScene
Deepak Chandran
dchandran1 at yahoo.com
Mon Aug 31 01:22:10 CEST 2009
I need to draw a grid on the background of a QGraphicsScene. I can draw the grid by overwriting the drawBackground(...) method. But the scene does not update when I scroll up and down. Should I use the drawBackground() method in QGraphicsView instead? Or is there any other way to perform the update?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090830/fc87c7f8/attachment.html
More information about the Qt-interest-old
mailing list