qtdeclarative/tools/svgtoqml
Paul Olav Tvete 4aca22dc1b Add tool for converting SVG to QML using Shapes
This tool is in tech preview. Only a subset of SVG Tiny works
at the moment. The tool does not even support everything that
QtSvg supports.

Task-number: QTBUG-116883
Change-Id: Ie33f8bf42a5d37b63b86f6816df21960a1ef1071
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
2023-11-24 17:34:03 +00:00
..
CMakeLists.txt Add tool for converting SVG to QML using Shapes 2023-11-24 17:34:03 +00:00
main.cpp Add tool for converting SVG to QML using Shapes 2023-11-24 17:34:03 +00:00
main.qml Add tool for converting SVG to QML using Shapes 2023-11-24 17:34:03 +00:00
qsvgloader.cpp Add tool for converting SVG to QML using Shapes 2023-11-24 17:34:03 +00:00
qsvgloader_p.h Add tool for converting SVG to QML using Shapes 2023-11-24 17:34:03 +00:00