The Qt Data Visualization functionality can be accessed via these QML types.
Abstract3DSeries | A base type for all data series |
AbstractAxis3D | A base type for the axes of a graph |
AbstractDataProxy | Base type for all QtDataVisualization data proxies |
AbstractGraph3D | Base type for 3D visualizations |
AbstractInputHandler3D | Base type for all QtDataVisualization input handlers |
Bar3DSeries | Represents a data series in a 3D bar graph |
BarDataProxy | Data proxy for a 3D bars graph |
Bars3D | 3D bar graph |
Camera3D | 在 3D 空间中的摄像头表示 |
CategoryAxis3D | Manipulates an axis of a graph |
ColorGradient | Defines a color gradient |
ColorGradientStop | Defines the color at a position in ColorGradient |
Custom3DItem | 向图形添加自定义项 |
Custom3DLabel | 向图形添加自定义标签 |
Custom3DVolume | Adds a volume rendered object to a graph |
HeightMapSurfaceDataProxy | Base proxy type for Surface3D |
InputHandler3D | 基于滚轮鼠标的基本输入处理程序 |
ItemModelBarDataProxy | Proxy class for presenting data in item models with Bars3D |
ItemModelScatterDataProxy | Proxy class for presenting data in item models with Scatter3D |
ItemModelSurfaceDataProxy | Proxy class for presenting data in item models with Surface3D |
Light3D | 在 3D 空间表示光源 |
LogValueAxis3DFormatter | Provides formatting rules for a logarithmic value axis |
Object3D | A base type for all the objects in a 3D scene |
Scatter3D | 3D scatter graph |
Scatter3DSeries | Represents a data series in a 3D scatter graph |
ScatterDataProxy | Data proxy for 3D scatter graphs |
Scene3D | Type provides description of the 3D scene being visualized |
Surface3D | Describes the usage of the 3D surface graph |
Surface3DSeries | Represents a data series in a 3D surface graph |
SurfaceDataProxy | Data proxy for a 3D surface graph |
Theme3D | A visual style for graphs |
ThemeColor | Defines the color in a Theme3D |
TouchInputHandler3D | Basic touch display based input handler |
ValueAxis3D | Manipulates an axis of a graph |
ValueAxis3DFormatter | A base type for value axis formatters |