Qt Quick Vector Image Helpers QML Types

This module was introduced in Qt 6.10.

This module contains types used in scenes generated by VectorImage, svgtoqml and related tools. The types are made to replicate specialized behavior defined by the vector graphics file formats it loads and are not intended to be generally useful.

To use the types in this module, import the module with the following line:

import QtQuick.VectorImage.Helpers

QML Types

ColorOpacityAnimation

Animates the alpha value of a color without modifying the rest of the color

TransformGroup

Provides specialization for sequences of transforms

© 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.