13,005
回編集
(→QT) |
|||
220行目: | 220行目: | ||
| style="text-align: center;" | svg | | style="text-align: center;" | svg | ||
| style="text-align: center;" | Qt SVG || SVGファイルを表示するためのクラス。<br>SVG 1.2 Tiny標準のサブセットをサポートする。<br><br>Qt Widgetを使用する場合は、SVGファイルをレンダリングするためのサポートを提供する。 | | style="text-align: center;" | Qt SVG || SVGファイルを表示するためのクラス。<br>SVG 1.2 Tiny標準のサブセットをサポートする。<br><br>Qt Widgetを使用する場合は、SVGファイルをレンダリングするためのサポートを提供する。 | ||
|- | |||
| style="text-align: center;" | xml | |||
| style="text-align: center;" | Qt XML || DOM(Document Object Model)APIでXMLを扱う。 | |||
|- | |- | ||
| style="text-align: center;" | bluetooth | | style="text-align: center;" | bluetooth | ||
229行目: | 232行目: | ||
</center> | </center> | ||
<br> | <br> | ||
==== TEMPLATE ==== | ==== TEMPLATE ==== | ||
Qtプロジェクトファイルは、原則として、1ファイル1ターゲットである。<br> | Qtプロジェクトファイルは、原則として、1ファイル1ターゲットである。<br> |