Qt Graphs 2D用QMLタイプ

Qt Graphs for 2D 機能には、以下の QML タイプを使ってアクセスできます。

QMLタイプ

AbstractAxis

特殊な軸型に使われる基本型

AbstractSeries

すべての Qt Graph シリーズの基本型

AreaSeries

データをエリアグラフで表示する

BarCategoryAxis

グラフの軸にカテゴリを追加する

BarModelMapper

棒グラフのモデルマッパー

BarSeries

棒グラフのデータを表す

BarSet

棒グラフで 1 組の棒を表す

DateTimeAxis

グラフの軸に DateTime アイテムを追加する

GraphAnimation

型は、2DQt Graphs シリーズのすべてのアニメーションの基本型です。

GraphPointAnimation

点のアニメーションを示すアニメーションタイプです。

GraphTransition

すべてのアニメーションが定義されるコンテナ

GraphsView

Qt Graphs すべてのビューの基本型

LineSeries

折れ線グラフでデータを表示する

PieModelMapper

円グラフのモデルマッパー

PieSeries

円グラフのデータを表します。

PieSlice

円グラフの単一のスライスを表します。

ScatterSeries

散布図でデータを表現するタイプ

SplineControlAnimation

スプライン制御点のアニメーションを表すアニメーションタイプ

SplineSeries

スプライングラフでデータを表現する

ValueAxis

グラフの軸に値を追加します。

XYModelMapper

XYSeries のモデルマッパー

XYPoint

XY系列の座標データを初期化します。

XYSeries

すべてのXY系列タイプの親タイプ

XYSeriesAnimation

点のアニメーションを指定するアニメーションタイプ

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