Qt Graphs 二维 QML 类型

可通过这些 QML 类型访问Qt Graphs 的 2D 功能。

QML 类型

AbstractAxis

用于专门轴类型的基础类型

AbstractSeries

所有 Qt Graph 系列类型的基础类型

AreaSeries

在区域图中显示数据

BarCategoryAxis

为图形轴添加类别

BarModelMapper

条形图系列的模型映射器

BarSeries

在条形图中显示数据

BarSet

在条形图中代表一组条形

DateTimeAxis

为图表轴添加日期时间项

GraphAnimation

类型是二维Qt 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.