Qt SVG C++ Classes

Qt SVG モジュールは SVG 画像を扱う機能を提供する。詳細

名前空間

QtSvg

svg クラスで使用される型を含みます。

クラス

QSvgGenerator

SVG 描画の作成に使われるペイントデバイス

QSvgRenderer

SVG ファイルの内容をペイントデバイスに描画するために使用される

詳しい説明

Scalable Vector Graphics (SVG) は二次元のベクターグラフィックスを記述するための XML ベースの言語です。Qt は SVG 図面をウィジェットやペイントデバイスに描画・表示するためのクラスを提供します。詳細はクラスの説明を参照してください。

Qt の Qt SVG Widgetsライブラリは SVG 図面をウィジェットの UI にレンダリングするための C++ クラスを提供します。

QGraphicsSvgItem

SVG ファイルの内容をレンダリングするために使用できる QGraphicsItem

QSvgWidget

SVG(Scalable Vector Graphics)ファイルの内容を表示するために使用されるウィジェット

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