Qt Graphs QML Types for 3D
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 | |
| 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 | |
| Data proxy for a 3D bars graph | |
| 3D bar graph | |
| Manipulates an axis of a graph | |
| Adds a custom item to a graph | |
| Adds a custom label to a graph | |
| Adds a volume rendered object to a graph | |
| Enums | |
| Base type for 3D graphs | |
| 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 | |
| Provides formatting rules for a logarithmic value axis | |
| 3D scatter graph | |
| Represents a data series in a 3D scatter graph | |
| Data proxy for 3D scatter graphs | |
| Type provides description of the 3D scene being visualized | |
| Represents a data series in a 3D spline graph | |
| Describes the usage of the 3D surface graph | |
| Represents a data series in a 3D surface graph | |
| Data proxy for a 3D surface graph | |
| Manipulates an axis of a graph | |
| A base type for 3D value axis formatters |