Qt SVG 的变化

Qt 6 是努力使框架更高效,且更易于使用的结果。

为兼容每个发行的所有公共 API,我们试着维护二进制和源代码。但是,为使 Qt 成为更优框架,一些改变是不可避免的。

In this topic we summarize those changes in Qt SVG, and provide guidance to handle them.

Library split

The QtSvg module has been split into two libraries, with those classes depending on QtWidgets living in a separate library, QtSvgWidgets .