PDA

View Full Version : can we use drawPixmap() with svgfiles?



sanjayshelke
24th July 2009, 13:21
Hi,

I am drawing the contents of my customized QGraphicsItem using drawPixmap() with svg file.

The strange behaviour is it is working on some machine and on some machine it is not rendered at all.

Beside i also observed that debug executable is working on all platform but release exe is not working.

Any help on this?


regards,
Sanjay

yogeshgokul
24th July 2009, 13:28
How you added SVG module in your program ?