Opened 15 years ago

Closed 15 years ago

#60 closed task (fixed)

Include SVG Library

Reported by: rudi Owned by:
Priority: blocker Milestone: Qt Beta 2
Component: General Version: 4.5.1 Beta 1
Severity: Keywords:
Cc:

Description

QtSvg4.dll works O.K. It can be included in the regular build.

Change History (7)

comment:1 Changed 15 years ago by Dmitry A. Kuminov

What do you mean by "works OK"? Did you try to use the classes from there?

comment:2 Changed 15 years ago by rudi

Yes, I successfully compiled and ran examples\painting\svgviewer as well as examples\richtext\textobject. Both of them were able to load and view the supplied SVG files. They did not show the mouse pointer, but that seems to be a problem of the unfinished QCursor class...

comment:3 Changed 15 years ago by Dmitry A. Kuminov

Milestone: Qt GA
Priority: minorblocker

Ok, marking it as the GA blocker then.

And you are right about QCursor.

comment:4 Changed 15 years ago by Silvan Scherrer

if this class works, i would include it in the build process as soon as possible. the QCursor will then be added later, when finished.

comment:5 Changed 15 years ago by Dmitry A. Kuminov

Yes, the SVG module will be included in Beta2 as well. QCursor will have to wait, see also #54.

comment:6 Changed 15 years ago by Dmitry A. Kuminov

Milestone: Qt GAQt Beta 2

SVG now builds by default, closing.

comment:7 Changed 15 years ago by Dmitry A. Kuminov

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.