Qt4 QSvgRenderer in Qt3 ???

Ralf Habacker ralf.habacker at freenet.de
Fri Mar 31 22:08:35 CEST 2006


Rainer Lehrig schrieb:
> Hello,
>
> SVG graphics is not complete in Qt3.
> Would it be thinkable to use the Qt4 QSvgRenderer from within Qt3 ?
>
> PS: I have a commercial License for Qt on Windows and would like to help 
> programming.
>   
QT4 QSvgRenderer depends only on QObject so it may be possible. Someone 
has to investigate some time to check it by try to build an run a test 
case.

You may download the qt4  sources if you don't have them already, copy 
qt4 src/svg directory into another place and try to run qmake and 
compile/link this directory as shared library using qt 3 core, gui, xml 
libraries.


Ralf




More information about the kde-cygwin mailing list