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 by Dmitry A. Kuminov, 15 years ago

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

comment:2 by rudi, 15 years ago

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 by Dmitry A. Kuminov, 15 years ago

Milestone: Qt GA
Priority: minorblocker

Ok, marking it as the GA blocker then.

And you are right about QCursor.

comment:4 by Silvan Scherrer, 15 years ago

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 by Dmitry A. Kuminov, 15 years ago

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

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

Milestone: Qt GAQt Beta 2

SVG now builds by default, closing.

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

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