Hi,

Try to load the SVG into QWebKit.
The QSVGWidget can only render a svg file.
Also please note that QTSvg module supports only SVG Tiny 1.2 standard.
http://www.w3.org/TR/SVGTiny12/

On 2011.10.05. 20:05,  Indra (ఇంద్ర) wrote:
> Hi,
> 
> I just started learning PySide language.I need small help in loading SVG
> file in QSvgWidGet.
> Here i am attaching the SVG file and python file.
> I am able to load the SVG file using the above attached file. But the
> SVG has some *mouseover* events, these events are not recognized by this
> GUI.
> Ideally i except it to work in the same way how it works when we open
> SVG file in firefox.
> Please help me in doing this.
> 
> Thanks in advance..
> 
> Regards
> Indra
> 
> 
> _______________________________________________
> PySide mailing list
> [email protected]
> http://lists.pyside.org/listinfo/pyside

--
Tibold Kandrai,
Independent Contractor,
Software developer, consultant
_______________________________________________
PySide mailing list
[email protected]
http://lists.pyside.org/listinfo/pyside

Reply via email to