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

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

InputHandler3D

Basic wheel mouse based input handler

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

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

ValueAxis3D

Manipulates an axis of a graph

ValueAxis3DFormatter

A base type for value axis formatters