Qt Graphs QML Types for 3D¶
QML types for the Qt Graphs for 3D API.
The Qt Graphs for 3D functionality can be accessed via these QML types.
QML Types¶
A base type for the axes of a 3D graph. For Abstract3DAxis enums, see QAbstract3DAxis::AxisOrientation and QAbstract3DAxis::AxisType.
Manipulates an axis of a graph.
Provides formatting rules for a logarithmic value axis.
Manipulates an axis of a graph.
A base type for 3D value axis formatters.
A base type for all 3D data series.
Base type for all 3D graph data proxies.
Represents a data series in a 3D bar graph.
The data proxy for a 3D bars graph.
Adds a custom item to a graph.
Adds a custom label to a graph.
Adds a volume rendered object to a graph.
Base proxy type for Surface3D.
Proxy class for presenting data in item models with Bars3D.
Proxy class for presenting data in item models with Scatter3D.
Proxy class for presenting data in item models with Surface3D.
Represents a data series in a 3D scatter graph.
The data proxy for 3D scatter graphs.
Represents a data series in a 3D spline graph.
Represents a data series in a 3D surface graph.
The data proxy for a 3D surface graph.
Graphs3D namespace enums.
Scene3D type provides description of the 3D scene being visualized.
3D bar graph.
3D bar graph node.
Base type for 3D graphs.
Base type for 3D graphs.
3D scatter graph.
3D scatter graph node.
Describes the usage of the 3D surface graph.
Describes the usage of the 3D surface graph node.