Qt Graphs C++ Classes for 3D
The Qt Graphs for 3D functionality can be accessed via these C++ classes.
Description of the 3D scene being visualized | |
Base class for the axes of a 3D graph | |
Base class for all 3D data series | |
Base class for all 3D graph proxies | |
Represents a data series in a 3D bar graph | |
Container for resolved data to be added to bar graphs | |
The data proxy for a 3D bars 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 | |
Base proxy class for Q3DSurfaceWidgetItem | |
Proxy class for presenting data in item models with Q3DBarsWidgetItem | |
Proxy class for presenting data in item models with Q3DScatterWidgetItem | |
Proxy class for presenting data in item models with Q3DSurfaceWidgetItem | |
Formatting rules for a logarithmic value axis | |
Represents a data series in a 3D scatter graph | |
Container for resolved data to be added to scatter graphs | |
The data proxy for 3D scatter graphs | |
Represents a data series in a 3D surface graph | |
Container for resolved data to be added to surface graphs | |
The data proxy for a 3D surface graph | |
Manipulates an axis of a graph | |
Base class for 3D value axis formatters | |
Module provides enums used by QtGraphs' 3D API |