QtSvg
QtSvg is a module within the Qt application framework that provides classes for displaying Scalable Vector Graphics (SVG) content. SVG is an XML-based vector image format that allows for crisp, resolution-independent graphics. The QtSvg module enables developers to embed and render SVG files directly within their Qt applications.
The primary class in QtSvg is QSvgWidget, which can be used as a standard Qt widget to
Key features of QtSvg include support for a significant subset of the SVG specification, allowing for the