Qt SVG C++ Classes
The Qt SVG module provides functionality for handling SVG images. More...
Namespaces
Contains types used by the svg classes |
Classes
Paint device that is used to create SVG drawings | |
Used to draw the contents of SVG files onto paint devices |
Detailed Description
Scalable Vector Graphics (SVG) is an XML-based language for describing two-dimensional vector graphics. Qt provides classes for rendering and displaying SVG drawings in widgets and on other paint devices. See the class descriptions for further details.
The Qt SVG Widgets library provides C++ classes for rendering SVG drawings into widget UIs.
QGraphicsItem that can be used to render the contents of SVG files | |
Widget that is used to display the contents of Scalable Vector Graphics (SVG) files |
© 2024 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.