Qt SVG C++ Classes
Qt SVG 模块提供处理 SVG 图像的功能。更多
命名空间
包含 svg 类使用的类型 |
类
用于创建 SVG 图形的绘画设备 | |
用于将 SVG 文件的内容绘制到绘画设备上 |
详细说明
可缩放矢量图形(SVG)是一种基于 XML 的语言,用于描述二维矢量图形。Qt 提供了用于在 widgets 和其他绘画设备上渲染和显示 SVG 图画的类。详情请查看类说明。
该 Qt SVG Widgets库提供了将 SVG 图形渲染到 widget UI 的 C++ 类。
可用于渲染 SVG 文件内容的 QGraphicsItem | |
用于显示可缩放矢量图形(SVG)文件内容的 Widget |
© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.