Hi,

I tried to draw a group of cutomized Line Items derived from QGraphicItem. When all the Items fit in the view, it is OK. However, when we do Zoom IN operation, then the Item that is half the way out of the view, is not being painted.

To avoid this, I tried to make the exposedRect equal to boundingrect in the Paint Method of my customized GraphicItem Class.

However there is no luck. It didn't serve the purpose. Can any one help me to resolve this issue.


Thanks in Advance
Gopikrishna