Qt Graphs C++ Classes for Widgets¶
C++ classes for the Qt Graphs for 3D API used with widgets.
The Qt Graphs for 3D widget functionality can be accessed via these C++ classes.
The Q3DBarsWidgetItem class provides methods for rendering 3D bar graphs.
The Q3DGraphsWidgetItem class provides a window and render loop for graphs.
The Q3DScatterWidgetItem class provides methods for rendering 3D scatter graphs.
The Q3DSurfaceWidgetItem class provides methods for rendering 3D surface plots.