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.

要使用此模块中的类型,采用以下行 import 模块:

import QtQuick.VectorImage.Helpers
					

QML 类型

ColorOpacityAnimation

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

TransformGroup

Provides specialization for sequences of transforms