Qt Quick Vector Image Helpers QML Types

이 모듈은 Qt 6.10에 도입되었습니다.

이 모듈에는 VectorImage, svgtoqml 및 관련 도구에서 생성된 장면에 사용되는 유형이 포함되어 있습니다. 이 유형은 로드하는 벡터 그래픽 파일 형식에 정의된 특수 동작을 복제하기 위해 만들어졌으며 일반적으로 유용하지 않습니다.

이 모듈의 유형을 사용하려면 다음 줄과 함께 모듈을 가져오세요:

import QtQuick.VectorImage.Helpers

QML 유형

ColorOpacityAnimation

나머지 색상은 수정하지 않고 색상의 알파 값만 애니메이션합니다.

TransformGroup

변환 시퀀스에 대한 전문화 제공

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