Qt SVG C++ Classes

Qt SVG 모듈은 SVG 이미지 처리를 위한 기능을 제공합니다. 더 보기...

네임스페이스

QtSvg

SVG 클래스에서 사용하는 유형을 포함합니다.

클래스

QSvgGenerator

SVG 도면을 만드는 데 사용되는 페인트 장치

QSvgRenderer

SVG 파일의 내용을 페인트 장치에 그리는 데 사용됩니다.

상세 설명

스케일러블 벡터 그래픽(SVG)은 2차원 벡터 그래픽을 설명하기 위한 XML 기반 언어입니다. Qt는 위젯과 다른 페인트 장치에서 SVG 도면을 렌더링하고 표시하기 위한 클래스를 제공합니다. 자세한 내용은 클래스 설명을 참조하십시오.

라이브러리는 Qt SVG Widgets 라이브러리는 SVG 드로잉을 위젯 UI로 렌더링하기 위한 C++ 클래스를 제공합니다.

QGraphicsSvgItem

SVG 파일의 내용을 렌더링하는 데 사용할 수 있는 QGraphicsItem

QSvgWidget

확장 가능한 벡터 그래픽(SVG) 파일의 내용을 표시하는 데 사용되는 위젯입니다.

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