Qt Data Visualization QML Types

The Qt Data Visualization functionality can be accessed via these QML types.

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

Representation of a camera in 3D space

CategoryAxis3D

Manipulates an axis of a graph

ColorGradient

Defines a color gradient

ColorGradientStop

Defines the color at a position in ColorGradient

Custom3DItem

Adds a custom item to a graph

Custom3DLabel

Adds a custom label to a graph

Custom3DVolume

Adds a volume rendered object to a graph

HeightMapSurfaceDataProxy

Base proxy type for Surface3D

InputHandler3D

Basic wheel mouse based input handler

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

Representation of a light source in 3D space

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

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