Hi,

I have created application using graphicaview architecture. I can create several different items on the view.
Items can be movable, focusable. But when i create svg item by using QGraphicsSvgItem, performance of the application slows down.
This happens specially with the large svg files.

Any idea how to imrove the performance.

regards,
~Sanjay